MySQL Errors

How do i fix this error?

[root@cheng bin]# ./mysql -uadmin -p
Enter password:
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[root@cheng bin]#

 

 

 

 

Top