natehuang
natehuang
For #19894 .
## Bug Report The data source is messed up ### Which version of ShardingSphere did you use? master ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Actual...
## Bug Report My logical library name is db, but I use Db and open XA transactions, which will result in no connection. ### Which version of ShardingSphere did you...
Fixes #21133
## Feature Request ### Describe the feature you would like. I want to add a configuration in server.yaml called allow-broadcast-without-sharding-key, it indicates whether to allow broadcasting without sharding key, the...