标题: [求助] ERROR! MySQL server PID file could not be found! 这个怎么处理? [打印本页] 作者: 5175393 时间: 2018-6-9 16:27 标题: ERROR! MySQL server PID file could not be found! 这个怎么处理?
[root@localhost /]# service mysqld restart
ERROR! MySQL server PID file could not be found!
Starting MySQL.Logging to '/www/wdlinux/mysql/var/localhost.localdomain.err'.
ERROR! The server quit without updating PID file (/www/wdlinux/mysql/var/localhost.localdomain.pid).
[root@localhost /]# service mysqld start
Starting MySQL.Logging to '/www/wdlinux/mysql/var/localhost.localdomain.err'.
ERROR! The server quit without updating PID file (/www/wdlinux/mysql/var/localhost.localdomain.pid).
[root@localhost /]# service mysqld stop
ERROR! MySQL server PID file could not be found!