-
-
```
mysql -h 127.0.0.1 -P 3306 -u root
ERROR 2059 (HY000): Authentication plugin 'mysql_native_password' cannot be loaded: dlopen(/opt/homebrew/Cellar/mysql-client/9.0.1/lib/plugin/mysql_native_pas…
-
### Xmake Version
v2.9.5+20240914
### Operating System Version and Architecture
Macos Sequoia 15.0.1
### Describe Bug
In zsh Used xrepo install brew::mysql-client ,report Fetch Fail
### Expec…
wlyc1 updated
1 month ago
-
### Bug Description:
`drop table if exists t` results in `syntax error, unexpected $undefined near '$$'` in the query log. Same with an empty query.
```
root@f38c3c143657:/# mysql-9.1.0-linux-gl…
-
I inserted the plugin into the mysql/community-server image, but it failed to initialize:
2024-11-11T06:45:56.168676Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
…
-
با سلام
من از بکاپر استفاده میکردم ولی برای بار بعد که اومدم استفاده کنم این ارور رو دریافت میکنم
! curl is already installed.
! wget is already installed.
! zip is already installed.
! cron …
-
Just started with sqitch for mysql.
Installed cpan MySQL::Config according to https://github.com/sqitchers/sqitch/issues/261
-> MySQL::Config is up to date (1.04).
Setup is an Ubuntu 22 trying…
-
## Feature Request
I want tiup playground supports to create root user with the `caching_sha2_password` plugin because MySQL client 9.0 that removes `mysql_native_password` plugin.
**Describe th…
-
WP images ship with a mysql client that is assembled from MariaDB sources and doesn't have support for `caching_sha2_password`.
```
$ mysql -V
mysql Ver 15.1 Distrib 10.11.8-MariaDB, for Linux…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
mysql > set global tidb_store_limit=10;
Query OK, 0 rows affected (0.00…