|
|
我的mysql为什么回出现这样的问题:
/usr/mysql/bin/mysqladmin -uroot -password 31415926
/usr/mysql/bin/mysqladmin:connect to server at 'localhost' failed
error:can't connect to local mysql server through socket '/tmp/mysql.sock.'(2)
check that mysqld is running and that the socket: '/tmp/mysql.sock 'exists! |
|