한텀에서 실행하는거 긁어 봤습니다...
내가 볼땐 실행안되는거 같은데...-.-
[root@ngm /]# /usr/local/bin/mysql_install_db
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/local/bin/mysqladmin -u root password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/local/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
Please report any problems with the /usr/local/bin/mysqlbug script!
The latest information about MySQL is available on the web at http://www.mysql.com
Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy.
[root@ngm /]#
[root@ngm /]# /usr/local/bin/safe_mysqld &
[1] 1630
[root@ngm /]# Starting mysqld daemon with databases from /usr/local/var
mysqld daemon ended
[1]+ Done /usr/local/bin/safe_mysqld
[root@ngm /]#
[root@ngm /]# mysql
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
[root@ngm /]#
흠흠... 저거 안된거 맞져??..
안돼는 거면 어떻게 해야하는지요 좀 가르쳐 주세염..
벌써 2주넘게 고생하고 있습니당.. ㅜ.ㅜ
제발여..
그럼 수고하세여
|