1. 在服务器上把 mysql 装好后,运行起来。

2. navicat 死活连接不上,在网上查说是要改数据库账号、密码什么的,搞了半天,又把 mysql 重装了好几次,都不行。

报错如下:

MySql8 Client does not support authentication protocol requested by server; 
consider upgrading MySQL client

解决: Client does not support authentication protocol requested by server; consider upgrading MySQL

3. 解决:  我真应该一开始就好好研究一下,这提示到底是什么意思:mysql 服务端版本太高,客户端版本不支持....

重新下载新版本的 navicat,地址:https://www.navicat.com.cn/download/navicat-premium

解决: Client does not support authentication protocol requested by server; consider upgrading MySQL

傻瓜式的安装好:

解决: Client does not support authentication protocol requested by server; consider upgrading MySQL

 连接成功:

解决: Client does not support authentication protocol requested by server; consider upgrading MySQL

 

 

相关文章:

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