Can't connect to local MySQL server through socket '/mysql/mysql.sock' code example
Example 1: can't connect to local mysql server through socket '/tmp/mysql.sock' (2)
Try to start the MySQL server:
mysql.server start
Example 2: Can't connect to local MySQL server through socket '/tmp/mysql.sock'
sudo /usr/local/mysql/support-files/mysql.server start