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

Mysql启动时提示:Another MySQL daemon already running with the same unix socket.

时间:2017-03-23 16:36:28      阅读:296      评论:0      收藏:0      [点我收藏+]

标签:mon   ima   log   ons   another   ack   bak   mysql5.7   flow   

场景:vmvare虚拟机、centos7、mysql5.7

技术分享

 

解决:

mv /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock.bak

技术分享

 

参考:

http://stackoverflow.com/questions/20407292/centos-another-mysql-daemon-already-running-with-the-same-unix-socket

 

Mysql启动时提示:Another MySQL daemon already running with the same unix socket.

标签:mon   ima   log   ons   another   ack   bak   mysql5.7   flow   

原文地址:http://www.cnblogs.com/grey-wolf/p/6605360.html

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