-
-
```
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…
-
با سلام
من از بکاپر استفاده میکردم ولی برای بار بعد که اومدم استفاده کنم این ارور رو دریافت میکنم
! curl is already installed.
! wget is already installed.
! zip is already installed.
! cron …
-
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
…
-
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…
-
## Nginx
記述確認
```bash
nginx -t
```
`etc/nginx/nginx.conf`
```diff
- access_log /var/log/nginx/access.log;
+ log_format json escape=json '{"time":"$time_iso8601",'
+ …