myeclipse连接MYSQL 点击TestDriver时候会出现下面的错误,我的解决方法。

myeclipse连接MySQL出现Client does not support authentication protocol requested by server;........


我遇到这情况百度后,试了几种方法。最后是换了个jar包就好了


1.到这里重新下载jar包

https://dev.mysql.com/downloads/file/?id=476197



myeclipse连接MySQL出现Client does not support authentication protocol requested by server;........


点击下面这个不用登陆下载


myeclipse连接MySQL出现Client does not support authentication protocol requested by server;........


2.解压下载的jar文件,然后在连接界面删除旧的,重新导入新下载的jar包

myeclipse连接MySQL出现Client does not support authentication protocol requested by server;........

然后点击Test Driver,测试连接是否成功?

成功会出现

myeclipse连接MySQL出现Client does not support authentication protocol requested by server;........


相关文章:

  • 2021-08-23
  • 2021-06-12
  • 2021-07-19
  • 2021-08-04
  • 2021-11-20
猜你喜欢
  • 2022-12-23
  • 2021-11-03
  • 2021-07-11
  • 2021-08-19
  • 2022-01-05
  • 2021-11-15
  • 2021-05-17
相关资源
相似解决方案