04 2013 档案
摘要:0. EnvironmentUbuntu 12.04 x64 serverMySQL 5.5.291. Steps1.1 Modify your MySQL's "my.cnf" file, and add a line in "[mysqld]" session:skip-grant-tables1.2 Restart MySQL1.3 Log in MySQL without password$ bin/mysql -u root -ppress enter when the command shows "Enter passwor
阅读全文