zhhzhfya commented on issue #23333:
URL:
https://github.com/apache/shardingsphere/issues/23333#issuecomment-1371857273
> i use the above code :
`
Properties properties = new Properties();
properties.setProperty("max.connections.size.per.query", "50");
DataSource dataSource =
YamlShardingSphereDataSourceFactory.createDataSource(shardingYaml.getBytes());
`
and i think the sharding will save the meta data to h2, and it connect the
memory h2 server ...
--
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]