I\'m getting this error
ERROR 2002 (HY000): Can\'t connect to local MySQL server through socket \'/var/run/mysqld/mysql.sock\' (2)
even though
this worked for me
sudo /etc/init.d/mysql start
first i tried this, but i dont understand why it doesn't work this way
sudo service mysql start