You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/02 08:27:00 UTC

[GitHub] [shardingsphere] lizhenyu0128 opened a new issue, #21905: proxy5 连接 mysql8失败

lizhenyu0128 opened a new issue, #21905:
URL: https://github.com/apache/shardingsphere/issues/21905

   通过 bin 启动服务,在 lib 目录下放了mysql-connector-java-8.0.11.jar 包,连接8.0库报错
   
   [ERROR] 2022-11-02 15:33:50.335 [main] com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Exception during pool initialization.
   java.sql.SQLNonTransientConnectionException: CLIENT_PLUGIN_AUTH is required
           at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:108)
           at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:95)
           at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:87)
           at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:61)
           at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:71)
           at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:79)
           at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:862)
           at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:444)
           at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:230)
           at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:226)
           at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
           at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:354)
           at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)
           at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
           at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:554)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN commented on issue #21905: proxy5 连接 mysql8失败

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #21905:
URL: https://github.com/apache/shardingsphere/issues/21905#issuecomment-1299818094

   For English only.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN closed issue #21905: proxy5 连接 mysql8失败

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #21905: proxy5 连接 mysql8失败
URL: https://github.com/apache/shardingsphere/issues/21905


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org