zyhui98 commented on issue #36966: URL: https://github.com/apache/shardingsphere/issues/36966#issuecomment-3471207412
From the source code analysis, the MySQLProtocolDefaultVersionProvider class returns version "5.7.22" by default. When connecting to MySQL 8, the Proxy attempts to query system variables that no longer exist in MySQL 8, causing connection failures. yes,I try MySQLProtocolDefaultVersionProvider return 8. give me more time. -- 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]
