PDA

View Full Version : MySQL Errors


certify
Sat 4th Aug '01, 9:05am
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]#

certify
Sat 4th Aug '01, 11:15am
I've fix this error. All I need to do is to restart the MySQL server. ;)