prefect1005
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.
 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...