ymwangzq edited a comment on issue #9817: URL: https://github.com/apache/shardingsphere/issues/9817#issuecomment-808064091
https://github.com/apache/shardingsphere/blob/fc05c4dbfed64edbc93287b303c6d9cd5358e6b5/shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/connection/ShardingSphereConnection.java#L158 Yes, transaction executed serially can avoid this problem. But using BASE TransactionType, it seems execute in parallel. -- 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]
