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 -.-;