Starting MySQL.Manager of pid-file quit without updating file.[FAILED]的處理辦法。本站提示廣大學習愛好者:(Starting MySQL.Manager of pid-file quit without updating file.[FAILED]的處理辦法)文章只能為提供參考,不一定能成為您想要的結果。以下是Starting MySQL.Manager of pid-file quit without updating file.[FAILED]的處理辦法正文
由於硬盤滿了,mysql啟動不起來了。
登錄上去看了一下,發明緣由。
刪除mysql的日記文件,重啟mysql發明毛病:Starting MySQL.Manager of pid-file quit without updating file.[FAILED]
網上有很多這個緣由的說明,然則都不是我想說的。我要說的緣由其實很呆子:data/mysql-bin.index沒有刪除,data/mysql-bin.index是寄存日記文件索引的文件,只刪除日記文件而沒有對日記的索引文件做處置明顯是不可的。
刪除data/mysql-bin.index文件,再service mysqld start便可以了。
很久沒有寫日記了,我還沒有忘卻這裡。