You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "kzxuan (via GitHub)" <gi...@apache.org> on 2023/02/16 06:50:29 UTC

[GitHub] [shardingsphere] kzxuan opened a new issue, #24189: Do I have to introduce the H2 database to replace the original Memory mode?

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #24189: Do I have to introduce the H2 database to replace the original Memory mode?

Posted by "zhaojinchao95 (via GitHub)" <gi...@apache.org>.
zhaojinchao95 commented on issue #24189:
URL: https://github.com/apache/shardingsphere/issues/24189#issuecomment-1579859219

   @kzxuan Yes, ShardingSphere default mode is Standalone, it's use h2 database.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] tuichenchuxin commented on issue #24189: Do I have to introduce the H2 database to replace the original Memory mode?

Posted by "tuichenchuxin (via GitHub)" <gi...@apache.org>.
tuichenchuxin commented on issue #24189:
URL: https://github.com/apache/shardingsphere/issues/24189#issuecomment-1433972447

   @zhaojinchao95 hello, can you help to check it?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org