Server mysql Error
I am running ubuntu server. When I tried to login to mysql(which was running),I got the following error
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
But mysqld.sock file doesn't exist inside /var/run/mysqld folder. On executing ps aux | grep mysql command,I realized that mysql server was not running.
-
Hello :) Do you notice any specific error messages in the /var/lib/mysql/$hostname.err log file? Also, keep in mind Ubuntu is not natively supported. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment