mysql启动时报错:Starting MySQL... ERROR! The server quit without updating PID file (/opt/mysql/data/mysql.pid)
时间:2018-06-22 12:55:07
收藏:0
阅读:321
mysql启动报错Starting MySQL... ERROR! The server quit without updating PID file (/opt/mysql/data/mysql.pid)
查看mysql错误日志也没有写入。
最后发现是selinux打开,汗……
参考
mysql启动时报错:Starting MySQL... ERROR! The server quit without updating PID file (/opt/mysql/data/mysql.pid) 的解决方法 - 惨绿少年 - 博客园
https://www.cnblogs.com/clsn/archive/2017/11/01/7765713.html
原文:https://www.cnblogs.com/paul8339/p/9212442.html
评论(0)