mysql无法登录
摘要:
很久没用root账户登录mysql发现无法登录 以为root密码被修改 修改root密码后还是无法登录 判断ip没权限 运行 Grant all privileges on *.* to 'root'@'%' identified by 'password' with grant option; 解 阅读全文
posted @ 2016-11-17 16:02 bangdikka 阅读(151) 评论(0) 推荐(0) 编辑