使用Navicat连接MySQL数据库出现1862错误(1862:Your password has expired.To log in you must change it change it using a client that support expired passwords)报错图如下:
Mysql问题1862
尝试解决方法:cmd输入mysqladmin -u root -p password 根据提示设置密码
Mysql问题1862
修改后能够成功连接数据库
Mysql问题1862

相关文章:

  • 2021-11-28
  • 2021-09-13
  • 2021-06-14
  • 2021-12-29
  • 2022-12-23
  • 2021-09-30
  • 2021-12-10
  • 2019-08-05
猜你喜欢
  • 2021-09-30
  • 2022-12-23
  • 2021-09-30
  • 2021-10-27
  • 2022-12-23
  • 2021-11-29
  • 2021-08-10
相关资源
相似解决方案