摘要: mysql 报错ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executin 解决办法1、 修改用户密码mysql> alter user 'root'@'localhost' 阅读全文
posted @ 2022-05-06 09:43 独苏 阅读(82) 评论(0) 推荐(0) 编辑