> 한텀에서 실행하는거 긁어 봤습니다...
>
> 내가 볼땐 실행안되는거 같은데...-.-
>
> [root@ngm /]# /usr/local/bin/mysql_install_db
>
> To start mysqld at boot time you have to copy support-files/mysql.serv
> er
> 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://w
> ww.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/va
> r
> 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/l
> ib/mysql/mysql.sock' (111)
> [root@ngm /]#
>
>
> 흠흠... 저거 안된거 맞져??..
> 안돼는 거면 어떻게 해야하는지요 좀 가르쳐 주세염..
> 벌써 2주넘게 고생하고 있습니당.. ㅜ.ㅜ
> 제발여..
> 그럼 수고하세여
var 디렉토리 내에 보면 hostname.err 이라는 파일이 있습니다.
이 에러로그를 확인해 보시기 바랍니다. 왜 종료되었는지 이유를 알아야 하지 않겠습니까.
|