http://linux.sarang.net/board/?p=read&table=qa&no=141688&page=5 위에 관련글을 참고하시면 될거 같습니다
. : mysqladmin: connect to server at 'localhost' failed
: error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)'
: Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
:
: 이런 에러가 납니다..
: 왜이런지-_-; mysqladmin 을 실행해도저렇고
: safe_mysqld -u root 명령으로 띄워놓은상태구요
: mysql 접속도 안되는군요
: mysql 을 치면
:
: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
:
: 이렇게나옵니다.