Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLIENT_PLUGIN_AUTH is required #34

Open
3 of 9 tasks
ro1992613 opened this issue Dec 7, 2018 · 2 comments
Open
3 of 9 tasks

CLIENT_PLUGIN_AUTH is required #34

ro1992613 opened this issue Dec 7, 2018 · 2 comments
Labels

Comments

@ro1992613
Copy link

ro1992613 commented Dec 7, 2018

I'm submitting a...

  • Bug report (BUG 报告)
  • Feature request (功能建议)
  • Documentation issue or request (文档相关)

Current behavior

java版本1.8.0_121
mysql版本5.5.6
错误信息:java.sql.SQLNonTransientConnectionException: CLIENT_PLUGIN_AUTH is required

Environment

JDK Version:

  • OracleJDK 8u40+
  • OpenJDK 8+ with openjfx

Database:

  • MySQL/MariaDB
  • Oracle
  • SQL Server
  • others

Others:

@ro1992613
Copy link
Author

在使用5.xx的驱动并且把DatabaseType的MySQL("com.mysql.cj.jdbc.Driver", "jdb。。。。) 改为MySQL("com.mysql.jdbc.Driver", "jdb......)之后,正常

@spawpaw spawpaw added the bug label Dec 8, 2018
@spawpaw
Copy link
Owner

spawpaw commented Dec 8, 2018

就这样先改数据库驱动版本吧,等我有时间把数据库驱动改成动态加载

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants