RaigorJiang commented on issue #28860: URL: https://github.com/apache/shardingsphere/issues/28860#issuecomment-1827243063
@MrLin7363 By default, SS uses `H2` when using non-clustered mode to save metadata. You can change it to MySQL or cluster mode (ZooKeeper, etc.), then you don't need the H2 driver. https://shardingsphere.apache.org/document/current/en/user-manual/common-config/builtin-algorithm/metadata-repository/ -- 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]
