ERROR => MySQL: mysql is not running but lock exists

Tips August 21, 2010 | 0 Comments

If you enter the command:

  / Etc / init.d / mysql status 

And the result is something like:

  mysql is not running but lock exists 

Just run the command:

  rm / var / lock / subsys / mysql 

Now start MySQL, it should start without problems. Until next time folks!

Source: http://encurta.com/488b2

Related Posts with Thumbnails

Tagged in ,