lyennon opened a new issue #10507:
URL: https://github.com/apache/shardingsphere/issues/10507


   
https://github.com/apache/shardingsphere/blob/41f1335023c8ca10ba289b8d02ae29967045429d/shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/connection/ShardingSphereConnection.java#L237
   
    It should TransactionHolder.setInTransaction() when setAutoCommit(false); 
   if(!autoCommit){
   TransactionHolder.setInTransaction()
   }


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