MySQL root密码重置 报错:mysqladmin: connect to server at 'localhost' failed的解决方案
摘要:
二,忘记本地root的登录密码解决过程:1、编辑/mysql/my.ini在[mysqld] 配置部分添加一行skip-grant-tables 2、保存后重启mysql[root@localhost etc]# service mysqld restartShutting down MySQL. 阅读全文
posted @ 2016-07-05 15:24 防空洞123 阅读(678) 评论(0) 推荐(0) 编辑