kzxuan opened a new issue, #24189: URL: https://github.com/apache/shardingsphere/issues/24189
SpringBoot 2.7.2, ShardingSphere-JDBC 5.3.1 The latest version seems to only provide two optional modes: Standalone (default) and Cluster. When I use Standalone, I need to provide a JDBC url, which can be MySQL or H2. However, our production env does not allow the execution of MySQL commands like 'drop table' or 'create table'. So do I have to import the H2 database instead of the Memory mode? -- 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]
