kimmking commented on issue #5208:
URL: https://github.com/apache/shardingsphere/issues/5208#issuecomment-616360361


   > > Config actual-data-nodes must be starting with it's logic db, 
'defaultDataSource0' in your case:
   > > ```
   > > <sharding:table-rule logic-table="ucm_order"
   > >  actual-data-nodes="defaultDataSource0.ucm_order_$->{0..9}" 
   > > table-strategy-ref="orderTableStrategy"   />
   > > ```
   > 
   > Is it because of the version I quoted
   
   what you quoted?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to