IDEA连接数据库报错:[08001] CLIENT_PLUGIN_AUTH is required com.mysql.cj.exceptions.UnableToConnectException:
解决idea连接MySQL报错问题
·
解决报错:[08001] CLIENT_PLUGIN_AUTH is required com.mysql.cj.exceptions.UnableToConnectException: CLIENT_PLUGIN_AUTH is required.

原因:MySql版本与MySql的jar包(MySql驱动)版本不对应。
解决:将驱动修改成如图
测试连接:连接成功。
更多推荐




所有评论(0)