|
[root@st39 bin]# mysqladmin -h localhost version
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/web/mysql/tmp/' (111)'
Check that mysqld is running and that the socket: '/web/mysql/tmp/' exists!
[root@st39 bin]# |
|