Mysql5.7报错 You must reset your password using ALTER USER statement before executing this statement. 2017年6月23日2017年6月23日 不会飞的渡渡鸟 mysql5.7初始化进入mysql执行指令会报错 You must reset your password using ALTER USER statement before executing this statement. 解决方法 set password = password('123456');