소스바이너리를 설치하고 나서 데몬을 돌렸는데 이러한 메세지가 떠염
#safe_mysqld&
[1]4301
#the file /usr/local/mysql/libexec/mysqld doesn't exist or is
not executable
please do a cd to the myql installation directory and restart this script from there as follows:
./bin/safe_mysqld.
[1]+ Exit 1 ./safe_mysqld
이상한 점을 발견할 수가 없어서 그냥 mysql을 실행시켰읍니다.
#/usr/local/mysql/bin/mysql -u root -p pass mysql
erroe 2002:can't connect to local mysql server
through socker '/tmp/mysql.sock' (2)
이러한 메세지가 떠서 질문을 올립니다.
답변부탁드립니다.