MySQL update

aED

Verified User
Joined
Dec 20, 2009
Messages
42
I updated MySQL and now it cannot start anymore.

Code:
[root@host custombuild]# service mysqld start
Starting MySQL.......................................................................................................... ERROR! Manager of pid-file quit without updating file.
[root@host custombuild]#
 
what does your error logfile tell you.

there should be a .err file in /home/mysql/
 
It says that ibdatafile is locked

I just rebooted my server and it is now working again :)
 
Back
Top