Bug #44492 Manager of pid-file quit without updating file
Submitted: 27 Apr 2009 12:36 Modified: 29 Apr 2009 7:12
Reporter: ala test Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.32 OS:Linux (CentOS5.3)
Assigned to: CPU Architecture:Any
Tags: mysql_upgrade, Pid-file, plugin

[27 Apr 2009 12:36] ala test
Description:
severals day ago, CentOS is power off unexpectedly.
When I restart mysql, I got some errors.

#service mysqld start
Starting MySQL. ERROR! Manager of pid-file quit without updating file.

The following is from localhost.localdomain.err
/usr/local/mysql5/libexec/mysqld:Table 'plugin' is read only
[ERROR]: Can't open the mysql.plugin table. Please run mysql_upgrade to create it.

I tried to reinstall mysql. However, the error is the same.

How to repeat:
×
[29 Apr 2009 7:12] Sveta Smirnova
Thank you for the report.

If you turned power off it is expected mysqld had no time to remove pid file. Please remove pid file manually, then start mysqld. Inform us if you still get same error after removing pid file.