wayson20 opened a new pull request #1155: URL: https://github.com/apache/incubator-linkis/pull/1155
Fix issue #1154: add backticks, enhance compatibility include MySQL 8.0.3+ ### What is the purpose of the change word “system” is a reserved word of MySQL 8.0.3+, wrap it in backticks can enhance compatibility. ### Brief change log only add backticks to word "system" ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (no) - Anything that affects deployment: (no) - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (no) ### Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) (no) -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org