会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Alex Zeng
博客园
新随笔
联系
管理
05 2016 档案
MySQL 5.7.11 重置root密码
摘要:1.修改/etc/my.conf,添加参数skip-grant-tables 2.重启mysql service mysqld stop service mysqld start 3.用root 直接登录 [root@bogon ~]# mysql -uroot Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQ...
阅读全文
posted @
2016-05-19 15:12
Alex-Zeng
阅读(4889)
评论(0)
推荐(0)