deploymentadmin opened a new issue, #17332:
URL: https://github.com/apache/shardingsphere/issues/17332
Whether shardingsphere JDBC supports dynamic SQL under the same database
instance and different schemas, for example: "insert into ds_0. user (city,
name) values ('a ',' b ')";
that error
org.apache.shardingsphere.infra.exception.SchemaNotExistedException: Schema
'ds_0' doesn't exist.
I use shardingsphere JDBC for sharding database,shardingsphere.datasource is
config database instance,i hope that sql to support databasename.tablename .
thanks
--
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]