ShenFeng312 commented on issue #36966: URL: https://github.com/apache/shardingsphere/issues/36966#issuecomment-3471088498
You need to modify the MySQL version provided by the class `org.apache.shardingsphere.database.protocol.mysql.constant.MySQLProtocolDefaultVersionProvider`; otherwise, it may fail to connect due to JDBC issues. Although it is loaded via SPI, I’m not sure whether it can be overridden through SPI, because it seems to depend on the loading order with JDK SPI. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
