1.mysql密码过期
错误描述:You must reset your password using ALTER USER statement before executing this statement. 用cmd登录之后,无论干什么都会报这个错。
解决办法:set password=password("yourpassword");
原文地址:https://www.cnblogs.com/ccdeblog/p/9020010.html
时间: 2024-11-08 22:28:50