mysql5.7重置密码的方法:首先执行【update user set authentication_string = password('123456') where user = 'root';】语句;然后重启mysql服务即可。
技术文章 / 下载软件趣味内容 / 专业带飞