touch /var/lib/mysql/mysql.sock
chown mysql:mysql /var/lib/mysql/mysql.sock
ln -s /var/lib/mysql/mysql.sock /tmp
service mysqld restart