MySQL启动错误Starting MySQL.Manager of pid-file quit without updating file.

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MySQL启动错误Starting MySQL.Manager of pid-file quit without updating file.相关的知识,希望对你有一定的参考价值。

a

缺少库文件libstdc++.so.5

yum install libstdc*

b

selinux    iptables

c

有残留数据  mysql-bin.index

d

数据目录权限/data/mysql   所有者要是mysql

e

/etc/my.cnf没有指定datadir

f

mysql进程还在

g

skip-federated  需要注释掉

h

错误日志目录不存在

cd /usr/local/mysql/bin

./mysql_safe

会提示 错误日志在哪里   美哟的话目录要创建

i

data/mysql-bin.index   磁盘满了  删除日志后还启动不了

这个文件是存放日志文件索引的文件  只删除日志而没有对日志索引文件做处理是不行的

删掉后重启即可。


本文出自 “11617433” 博客,请务必保留此出处http://11627433.blog.51cto.com/11617433/1783337

以上是关于MySQL启动错误Starting MySQL.Manager of pid-file quit without updating file.的主要内容,如果未能解决你的问题,请参考以下文章

启动mysql时报错误:Starting MySQL.The server quit without updating PID file (/var/lib/mysql/tserver.pid).[F

Starting MySQL....The server quit without updating PID file[失败]/lib/mysql/ip12189.pid). 错误一例

mysql启动时报错:Starting MySQL... ERROR! The server quit without updating PID file (/opt/mysql/data/mysql

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

mysql启动报错:Starting MySQL... ERROR! The server quit without updating PID file

MySQL 启动日志报错:Starting MySQL. ERROR! The server quit without updating PID file