justinmclean opened a new issue, #7585: URL: https://github.com/apache/gravitino/issues/7585
### What would you like to be improved? In integration-test-common/src/test/java/org/apache/gravitino/integration/test/container/MySQLContainer.java change the create database SQL to be more secure. ### How should we improve? One way woudl be to escape backticks in the database name before executing the CREATE statement. -- 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]
