tristaZero commented on issue #8734: URL: https://github.com/apache/shardingsphere/issues/8734#issuecomment-752832985
Hi, ShardingSphere will send the `insert` SQL to all the actual tables of this broadcast table in different databases. In most cases, it will succeed. However, if you worry about its atomicity, please use the distributed transaction (Please consult the doc). ---------------------------------------------------------------- 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]
