: [root@dev bin]# ./safe_mysqld &
: The file /usr/local/mysql/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.
:
:
: 이런 메세지가 나옵니다.
: 근데 /usr/local/mysql/밑에는 libexec라는 디레토리가 없어요
: 리눅스 초보입니다.
: 알려주세요~~~~~~~
bin 디렉토리말고 바로 위세서 실행해보세요
./bin/safe_mysqld &