04 2014 档案
Centos系统mysql 忘记root用户的密码:
摘要:第一步:(停掉正在运行的mysql)[root@maomao ~]# service mysqld stopStopping MySQL:[OK]第二步:使用 “--skip-grant-tables”参数重新启动mysql[root@mcy400 ~]# mysqld_safe --skip-gr... 阅读全文
posted @ 2014-04-17 20:46 lsl8966 阅读(246) 评论(0) 推荐(0)