码迷,mamicode.com
首页 > 数据库 > 详细

MySQL启动出现Starting MySQL.The server quit without up

时间:2018-04-06 12:29:39      阅读:212      评论:0      收藏:0      [点我收藏+]

标签:mysql   启动   报错   

启动mysql报错:

Starting MySQL.The server quit without updating PID file (/[失败]ysql/Csslinux1.pid).


解决办法:

1将 /etc/mysql 下的 my.cnf 文件删除

2cp /usr/local/mysql/support-files/my-small.cnf   /etc/my.cnf

再次启动MySQL服务


MySQL启动出现Starting MySQL.The server quit without up

标签:mysql   启动   报错   

原文地址:http://blog.51cto.com/chenshengsheng/2095171

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!