摘要: You can reinit the password : 1.stop mysql /etc/init.d/mysql stop 2.start mysql safe : mysqld_safe --skip-grant-tables & 3.connect to mysql mysql -u r 阅读全文
posted @ 2018-01-04 09:11 GreatK 阅读(187) 评论(0) 推荐(0)