连接mysql客户端报错: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password

Posted studying

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了连接mysql客户端报错: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password相关的知识,希望对你有一定的参考价值。

  报这个错可能是因为用了低版本的的客户端、驱动连接高版本的mysql服务器。

  解决方式有三种:升级客户端版本、修改服务端认证方式和适应服务端认证方式。

  我是通过升级客户端版本解决,参考一下链接:

  Upgrading to MySQL Connector/J 8.0

 

  同时收集了其他的解决问题的链接:

  连接mysql 出现:java.sql.SQLException: Unable to load authentication plugin ‘caching_sha2_password‘

以上是关于连接mysql客户端报错: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password的主要内容,如果未能解决你的问题,请参考以下文章

thinkphp3.2 连接Mysql5 报错 服务器向客户端发送未知的字符集。

连接mysql客户端报错: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password

MySQL报错解决方案:2013-Lost connection to MySQL server

MySQL报错解决方案:2013-Lost connection server at ‘waiti

navicat连接客户端报错

MYSQL连接时错误码2059解决办法