Centos Yüklü Cloud sunucumda ssh ta

mysql komutu verdiğimde

ERROR 2002 (HY000): Can't connect to local MySQL server through socket 'y' (2)
Hatası alıyorum.

/etc/my.cnf

[client]
#password = your_password
port = 3306
socket = /var/lib/mysql/mysql.sock

# Here follows entries for some specific programs

# The MySQL server
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock