그명령은 mysql이 설치된 디렉토리에 가서 해야하는데
어디서 실행하셨나요?
보통 /usr/local/mysql/bin/ 여기에 설치되어 있을꺼에요.
물론 root여야하구요.
: killall mysqld 해서 데몬을 죽인후에
:
: ./safe_mysqld --skip-grant-tables&
: 했는데
:
:
: [root@mail bin]# ./safe_mysqld --skip-grant-talbes&
: [1] 1205
: [root@mail bin]# ./safe_mysqld: my_print_defaults: command not found
: The file /usr/local/libexec/mysqld doesn't exist or is not executable
: Please do a cd to the mysql installation directory and restart
: this script from there as follows:
: ./bin/safe_mysqld.
:
: [1]+ Exit 1 ./safe_mysqld --skip-grant-talbes
: [root@mail bin]#
:
:
: 에러가 나네요....
:
:
: myslq 구조를 모르니 함부로 다시 설치할 수도 없답니다...
:
: 도와주세요...
:
: : killall mysqld 하시구
: :
: : ./safe_mysqld --skip-grant-tables&
: :
: : mysql -u root mysql
: :
: : 패스update 하심되겠네요.
: :
:
: --
: anti-cracking -.-;