grapeqin commented on issue #17719:
URL: 
https://github.com/apache/shardingsphere/issues/17719#issuecomment-1132399418

   > Each tenant has a separate database, so I want most of the tables to only 
sharding database.
   
   I know what u mean.  
   
   In this multi tenants scene,after my practice , we should config tables as 
more as you need to split only database,if someone  
   is not config,it may route a database which is not your expectation.
   
   from my perspective, shardingsphere split strategy base of tables. 
   refer to yaml split example:
   
![image](https://user-images.githubusercontent.com/6265178/169438386-6c6938ff-5fe2-4c23-b66e-da32640afffc.png)
   we must config at least one logic table.
   
   


-- 
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: notifications-unsubscr...@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to