重置mysql root密码
摘要:
首先结束mysql进程,利用ps aux | grep mysql命令得到进程ID号,kill ID号,结束进程其次,运行mysqld --skip-grant-tables 或者mysqld_safe --skip-grant-tables然后,再开一个终端,输入mysql -u root mys... 阅读全文
posted @ 2015-04-21 12:07 摇曳蒲公英 阅读(193) 评论(1) 推荐(0)
浙公网安备 33010602011771号