mysql ·çÆ® Æнº¿öµå¸¦ ÀÒ¾î ¹ö·ÈÀ» ¶§ |
±Û ¾´ ÀÌ |
linux |
³¯ Â¥ |
2003³â 12¿ù 05ÀÏ 21½Ã 52ºÐ 12ÃÊ |
º» ¹® |
mysql ·çÆ® Æнº¿öµå¸¦ ÀÒ¾î ¹ö·ÈÀ» ¶§
mysql ÁßÁöÇÑ´Ù.
/etc/init.d/mysql stop
µ¥¸óÀ» ¾Æ¹«³ª µé¾î°¥¼ö ÀÖ°Ô ´Ù½Ã ½ÇÇàÇÑ´Ù. safe_mysqld --skip-grant &
·çÆ® Æнº¿öµå¸¦ º¯°æÇÑ´Ù. mysql> update user set password='' where user='root';
mysql À» Àç½Ãµ¿ ÇÕ´Ï´Ù. /etc/init.d/mysql stop
/etc/init.d/mysql start
|
|
|
|