-
## Development Task
```log
[2025/06/11 02:38:21.556 +00:00] [WARN] [store.rs:923] ["dbg slow store message handling"] [elapsed=13.156858ms] [msg=Tick(CompactCheck)] [thread_id=105]
```
The log is ta…
-
Good day!
We are trying to create an external table in PostgreSQL from StarRocks. The table gets created, but we are unable to execute the query:
SQL Error [HV00L]: ERROR: failed to execute the MySQ…
-
**Is your feature request related to a problem? Please describe.**
When automating a MySQL Flexible Server restore, I have to use plain API calls or drop to az-cli to trigger an on-demand backup. Havi…
-
When using a dsn in the KeyTable and SigningTable, I can only connect to an account with a _mysql_native_password_ and not with a _caching_sha2_password_.
In MySQL 8.4, _mysql_native_password_ is depr…
-
hello,
I am trying to connect to many databases from one server.
When I check directly on the server, all database connections are **normal**.
However, mysql exporter shows most of them as **mysql_…
-
2025-06-05T09:13:03.681Z DEBUG build/main.go:48 logger init success...
2025-06-05T09:13:03.702Z ERROR mysql/mysql.go:26 connect DB failed {"error": "dial tcp: look…
-
Hello, How are you today? let me know how can i contribute in this project?
I have successfully run the project, but it is based on sqlite only? how can i connect mysql or pgsql? does it support SAAS…
-
docker run -it --privileged -d --name=mysql8 -p 722:22 -p 780:80 -p 7306:3306 --network bridge mysql_centos8 /sbin/init
-
### Issue
When upgrading from v2.14.11 to v2.14.12, semaphore seems to ignore my MySQL configuration:
```
Loading config
Validating config
Executing migration v2.14.12 (at 2025-06-06 11:02:30.995324…
-
使用时遇到如下问题:mysql_mcp_server - ERROR - Failed to list resources: 1105 (HY000): invalid collation utf8mb4_0900_ai_ci
我的环境是:mysql8.0.27
ide环境:vscode+cline
"mydb": {
"disabled": false,
"timeout…