zhaojintaozhao opened a new pull request #4542: URL: https://github.com/apache/incubator-doris/pull/4542
Add a new global variable performance_schema to enable Doris can support Mysql jdbc 8.0.16 or later versions. ## Proposed changes Add a static field performanceSchema to the GlobalVariable class, so that Doris can support MySQL JDBC 8.0.16 or later versions #4537#. ## Types of changes - [] Bugfix (4537) ## Checklist - [] I have create an issue on (Fix #4537), and have described the bug/feature there in detail ## Further comments ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
