摘要:
选择mysql数据库use mysql;重置密码:update user set authentication_string=password(''),plugin='mysql_native_password' where user='root';刷新flush privileges;搞定 阅读全文
posted @ 2018-11-06 17:12
feige_hunter
阅读(2055)
评论(0)
推荐(0)
摘要:
如果网上各种文档告诉你去配置/etc/my.cnf,你没找到的话,不防试试我这个,文件的位置在: 去里面找找看 注释掉bind-address 然后重置下密码: use mysql update user set authentication_string=password('wxhcj131452 阅读全文
posted @ 2018-11-06 16:56
feige_hunter
阅读(278)
评论(0)
推荐(0)

浙公网安备 33010602011771号