• Support
  • MySQLd service failed to start (after restarting server)

aaP_alimousa13

if you don't know on how to setup DB, better to consult an expert or refer mysql document. You are using * as your bind address? if you want to allow all host, bind it with 0.0.0.0. and then try to restart

6 days later

aaP_alimousa13
MySQL will stop, if there is any issue in configuration. Check thoroughly your configuration and make sure they all are valid by referring with Mysql docs.

Hello, what problem did you encounter? Mysql cannot be started?
Is it normal to use this command to start once: /etc/init.d/mysqld start
If it is abnormal, please check the log: cat /www/server/data/*.err|grep -i -C 10 error

aaP_alimousa13

Hello, what specific problem did you encounter? It can be seen from the log that it is running normally.
Running multiple mysql programs using different ports

aaP_alimousa13

this my proprem mysql shutdown i we try everything 3 weeks and we cant get the reasons

The log shows that the mysql version is 8.0.24 and aapanel shows 5.7.44
Have you done anything?
It is recommended that you use the command line to check whether it is started?
ps uax|grep mysql

aaP_alimousa13