저두 아직 초보라 답변은 모 드리겠구요....데이터베이스사랑넷에 가시면
아마 답이 잇을거에요.....주소는요~~~
http://database.sarang.net 그럼...꼭 성공하시길 빌며...전 이만...^^
:
: mysql 을 구동하기 위해서 아래와 같이 등 여러 방법을 동원 했는데..
:
: #./safe_mysql &
:
: 도 해보고
:
: #./mysql_server start
:
: 도 해보고
:
: #./mysqld
:
: 도 해봤느데요
:
: 아래와 같은 error만 나옵니다.
: 도와주세요...
:
:
: [root@click bin]# ./mysqld
: ./mysqld: Can't change dir to '/usr/local/mysql/var/' (Errcode:2)
: 010110 0:27:55 Aborting
:
: [root@click bin]#
:
: 또다른 error
:
: [root@click bin]# mysql.server start
: [root@click bin]# Starting mysqld daemon with databases from /usr/local/mysql/da
: mysqld daemon ended
:
: [root@click bin]#
:
: 또다른 ERROR
:
:
: [root@click bin]# ./safe_mysqld &
: [1] 1456
: The file /usr/local/mysql/libexec/mysqld doesn't exist or is not executable
: [root@click bin]# 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
: [root@click bin]#
:
:
:
: 이러한 여러 가지 방법으로 MYSQL을 구동 하려고 하는데
:
: 구동이 않됨니다.
:
: 도와주세요....
:
: [root@click bin]# ./mysql -u root -p
: Enter password:
: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock)
: [root@click bin]#
:
: 요런 ERROR도 있고요.
:
: [root@click bin]# ./mysql -h click -u root -p
: Enter password:
: ERROR 2003: Can't connect to MySQL server on 'click' (111)
: [root@click bin]#
:
: 요런 Error도 있습니다.
:
: 아무튼 여러 자료를 가지고 해봤는데 정답이 없습니다.
:
: 도와 주세요.....
:
: 감사합니다.
:
: --
: 김형태
:
: 이 곳에 서명을 적어주십시오.--hwang.t.h