Error “Manager of pid-file quit without updating fi”
If you get this error.
# ps -ef | grep mysql
# killall mysql
go to cd /var/lib/mysql/mysql
myisamchk -r *.MYI
Once done /etc/init.d/mysql restart
Error “Manager of pid-file quit without updating fi”
If you get this error.
# ps -ef | grep mysql
# killall mysql
go to cd /var/lib/mysql/mysql
myisamchk -r *.MYI
Once done /etc/init.d/mysql restart