Starting MySQL/etc/init.d/mysqld: line 159: kill: (3520) - no such process
原创
©著作权归作者所有:来自51CTO博客作者yangzhimingg的原创作品,请联系作者获取转载授权,否则将追究法律责任
Starting MySQL/etc/init.d/mysqld: line 159: kill: (3520) - no such process
# vi /etc/my.cnf
log-error=/usr/local/mysql/logs/error.log
:wq
# service mysqld restart
注:这里面只记录mysql的启动、关闭记录
上一篇:#2002-The server is not responding (or the local MySQL server's socket is not correctly configur
下一篇:fatal error:can't open and lock privilege tables:table 'mysql.host' doesn't exist
![](https://ucenter.51cto.com/images/noavatar_middle.gif)
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章