首页 > 数据库技术 > 详细

MYSQL Starting MySQL. ERROR! Manager of pid-file quit without updating file

时间:2015-12-17 16:17:02      阅读:282      评论:0      收藏:0      [点我收藏+]

源码编译过程一路顺利,但在启动时提示错误:


Starting MySQL. ERROR! Manager of pid-file quit without updating file. 

解决方法: 
1.修改 my.cnf  (没有指定数据库文件目录) 
在[mysqld] 下添加 
datadir = /usr/local/mysql/var   #安装时定义的数据存放目录
问题解决


来源 http://paulfzm.iteye.com/blog/1192467

MYSQL Starting MySQL. ERROR! Manager of pid-file quit without updating file

原文:http://752030200.blog.51cto.com/8936921/1725682

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