yidazhi opened a new issue #10439:
URL: https://github.com/apache/shardingsphere/issues/10439


   I made the following configuration in sharding proxy, but the binding table 
did not take effect
   
   bindingTables:
       - wt_tran,wt_tran_detail      ##Effective
       - user_account,user_subaccount    ##Effective
       - wt_tran_detail,user_account   ##It didn't work,These two tables will 
also produce Cartesian product for join query.
   
   version  :  apache-shardingsphere-incubating-4.0.0-sharding-proxy
   
   How do I configure it to take effect?


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