-
- Desktop Client Version: 5.9.0 (Windows)
- Server Version: 8.1.9
- Database Schema Version: 113
- Build Number: 7670458045
- Database: mysql
- Mysql Version: 5.7.26
**Plugin Version…
-
MySQL 8.4 (LTS) has deprecated, and MySQL 9.0 (innovation) has removed, support for the `mysql_native_password` authentication method. This is currently the only authentication mode supported by Dolt.…
-
** (mydumper:58011): CRITICAL **: 17:16:27.703: Error connection to database: Authentication plugin 'mysql_native_password' cannot be loaded: dlopen(/opt/homebrew/Cellar/mysql-client/9.0.1/lib/plugin/…
melin updated
2 weeks ago
-
Hi there,
I believe `client_cert` and `client_key` are, in fact, not required and, in many cases, should be ignored. Therefore, I'm wondering if they are incorrectly configured and we could make th…
-
I see a client connection benchmark for the mysql client to [stream a query](https://github.com/trilogy-libraries/trilogy/blob/d22ed280f1b5358d54c3bebb905445779ff38f3b/contrib/ruby/script/benchmark#L1…
-
### What happens?
After copying a Parquet file into a MySQL table, the Parquet file seems to be locked and therefore cannot be deleted until the process is killed. We use tmp Parquet files to bridge…
-
Under high load, log rotation goes wrong:
```
Nov 14 01:59:00 dev ssm-mysql-queries[2424367]: 2024/11/14 01:59:00.003148 WARNING qan-interval stat /var/lib/mysql/slow.log: no such file or directory
…
-
### What type of bug is this?
Unexpected error
### What subsystems are affected?
Distributed Cluster
### Minimal reproduce step
1. use gtctl create a cluster.
```
gtctl playground
``…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Run a tidb instance locally, and execute `select sleep(300);` in a con…
-
### Bug description
I am trying to create a new docker container using 4.1.0rc2 as a base, and when I try to install the mysql client, I get `pkg-config: not found`. Stack trace is in Additional C…