I found many similar question on Stackoverflow but didn\'t get the exact error solution. My issue is when starting MySQL service on one of the Dedicated Centos 6.5 machine, I am
I fixed this issue by following:
sudo service mysql stop
and sudo service mysql start
I hope this helps. Thanks