Starting MySQL... ERROR! The server quit without updating PID file 解决方法

xiaoxiao2021-02-28  105

今天清理完MYSQL日志,释放空间后,发现mysql无法启动了。

错误如下:

Starting MySQL... ERROR! The server quit without updating PID file (/var/lib/mysql/localhost.localdomain.pid).

经过试验,解决方法很简单。

删除mysql-bin.index文件。

然后启动mysql,OK。

问题解决。

转载请注明原文地址: https://www.6miu.com/read-70704.html

最新回复(0)