I'M getting this Error
cannot connect to mysql server through socket 'var/run/mysqld/mysqld.sock'(2)
when I Click the mysql(Emma) localhost and I getting this error, and I googling it but no use,And also given below command I tried but getting Error only.
$ps ax | grep mysql
4348 pts/5 S+ 0:00 grep --color=auto mysql
$sudo service mysql start
Job for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details.
$sudo /etc/init.d/mysql start
[....] Starting mysql (via systemctl): mysql.serviceJob for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details. failed!
What Should I do, can any one give me a suggestion