StartingMySQL. Managerofpid-filequitwithoutupdatingfile. [FAILED] solution bitsCN.com mysql cannot be started because the hard disk is full.
Log on to the system and check the cause.
Delete the mysql log file and restart mysql. the following error is found: Starting MySQL. Manager of pid-file quit without updating file. [FAILED]
There are many explanations for this reason on the Internet, but none of them are what I want to say. The reason I'm going to say is actually very idiotic: data/mysql-bin.index is not deleted, data/mysql-bin.index is the file that stores the index of log files, it is obviously impossible to delete the log file and not process the index file of the log.
Delete the data/mysql-bin.index file, and then service mysqld start.
I haven't written the log for a long time, and I haven't forgotten it yet. BitsCN.com
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.