vscode 连接 mysql 时出现这个错误

alter user ‘root’@‘localhost’ identified with mysql_native_password by 'password';

此时再连接,则会出现密码错误。(因为已经改了新密码),再运行一次,把密码改回原来即可。

相关文章:

  • 2021-05-31
  • 2021-06-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-11-09
  • 2021-05-17
  • 2021-12-11
猜你喜欢
  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
相关资源
相似解决方案