WenRou's Blog

新浪微薄腾讯微薄

最新碎语:测试图片碎语哦

标签关键词

关于 failed 的文章共有1条

MySQL server PID file could not be found! ... failed!

lnampMySQL server PID file could not be found! ... failed!

阅读(11855) 评论(0)

检查磁盘是否爆满df -h 结合du -sh    查看具体是哪个目录爆满了 du -sh *    显示当前目录下所有文件的大小 如果是mysql日志文件爆满,解决方法如下: 删除/usr/local/mysql/data下的mysql-bin.000001等文件 注释/etc...