首页 > 数据库技术 > 详细

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

时间:2018-04-06 12:16:11      阅读:202      评论:0      收藏:0      [点我收藏+]
启动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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!