Mysql
 sql >> Datenbank >  >> RDS >> Mysql

Job für mysqld.service fehlgeschlagen Siehe systemctl status mysqld.service

Das hat erstaunlich gut funktioniert.

/etc/init.d/mysql stop
service mysql stop
killall -KILL mysql mysqld_safe mysqld
/etc/init.d/mysql start
service mysql start