yuka82 opened a new issue, #29956:
URL: https://github.com/apache/shardingsphere/issues/29956

   In MySQL master-slave replication (2 master, 2 slave),  then use the 
broadcast table function.
   
   The synchronization function of MySQL copies data to the slave database, but 
the broadcast table function will write all databases synchronously, which will 
cause a problem here.
   
   I tried to use the broadcast table only under the specified data source, but 
looked at the configuration class code and found no relevant properties.
   
   So, what should I do in this case, can you give some advice?


-- 
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: 
[email protected]

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

Reply via email to