Forget-password-of-mysql

 #/etc/rc.d/init.d/mysqld stop

#/usr/bin/mysqld_safe --skip-grant-tables &

即可不需密碼進入 Mysql

留言