-
# Description of the enhancement
Hello,
Is there any roadmap regarding to implementing the database proxy (read/write splitting) for gaussdb for mysql into terraform ?
best
-
### Description
I tried it launch the repo in codespace but could not set up the db _
i had also tried to set the local db using docker container of mysql using cmd `docker run --name gitea-mysql -e…
-
Homework5不在终端中输入SQL语句然后将结果分别截图,直接利用一些python的库来在notebook里面运行SQL代码可以吗?
比如说可以这样做:
```
import mysql.connector
# 连接到MySQL服务器
connection = mysql.connector.connect(
host="localhost",
user="r…
-
Install and configure MySQL database locally or on a cloud service.
-
### Description
localhost install mysql 8.4.2。dbeaver cann't connect to the mysql,and the error log were:
java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0…
-
Hi, I use MariaDB to many project with many "Database(s)" (100-200) per Database Server (DbGate "Connection").
For security our Database Server administrators name Database Schema Names that are lo…
-
Can you provide some connection string example of the `DATABASE_URL` environment variable (e.g, using MariaDB or MySQL connection string) ? Thanks!
-
-
### Description
After clicking on "Install Gitea" in the initial configuration the page is loading for a few seconds and then nothing happens and the initial configuration page is still shown, even a…
-
Hi guys,
really enjoyed this projects still learning....with a few questions:
i connected to the mysql db locally (not using docker) and added the database, tables and rows.
When i want to get th…