123hzx
123hzx
I try to use your way, it still has same error I download new file from the web on this morning, so I don't change the password.
I reboot the OS and restart docker, this error still has
OK,now I try to change MYSQL_PASSWORD in ./.env to MYSQL_ROOT_PASSWORD,this error doen't have 2025-06-18 15:46:52+08:00 [Warn] [Entrypoint]: MYSQL_PASSWORD specified, but missing MYSQL_USER; MYSQL_PASSWORD will be ignored
I try to change this configuration from mysql to mariaDB in docker-compose-base.yml,but it still has error.so which configuration need to change together? 2025-06-23 15:16:37+08:00 [ERROR] [Entrypoint]: mysqld failed while attempting...
Remove this value, it still has error 2025-06-27 11:02:05 0 [ERROR] mysqld: Can't create/write to file '/var/data/init.sql' (Errcode: 2 "No such file or directory") 2025-06-27 11:02:05 0 [ERROR] Aborting Warning:...
> 修改为 mysql: # mysql:5.7 linux/arm64 image is unavailable. image: mariadb:10.5.8 > > 即可 hello,我也尝试更改了这个地方,,又报下面的错,是否还有别的配置文件要改呢?非常感谢了 5-06-23 11:16:32+08:00 [ERROR] [Entrypoint]: mysqld failed while attempting to check config command was: mysqld --max_connections=1000...