yydeng626 commented on issue #31658:
URL: 
https://github.com/apache/shardingsphere/issues/31658#issuecomment-2252010324

   It is not a bug . t_account and t_account_detail have the same sharding 
rules ,  see the sharding-rule.yaml configuration
   ```
     bindingTables:
       - t_account, t_account_detail, t_account_view
       - t_order, t_order_new, t_order_item
       - t_user, t_user_extend
       - t_role, t_role_admin
   ```
   Refer 
[https://shardingsphere.apache.org/document/5.1.0/en/features/sharding/concept/table/#binding-table](url)
 @JamesRTaylor @strongduanmu 
   
   


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