prefect1005

Results 4 comments of prefect1005

@RaigorJiang Of course . in other word, if one project need to select db1 and db2 database, just db1.table1 need sharding config,so how to config that we can execute db2`s...

@RaigorJiang im sorry that i used "ShardingSphere-JDBC", and i dont know how to create logic databases, can you give me one demo or config file ? thank you.

![image](https://github.com/apache/shardingsphere/assets/8143757/cdd052b2-0f31-4639-bf86-f6d9b5d78cee) i try to config like this, but it not used

well, i got it. in my project, every sql has point db, like 'select * from db1.table1' in this case, it`s not work until i config 'databaseName:db1' let`s coding not...