jingshanglu opened a new pull request #14983:
URL: https://github.com/apache/shardingsphere/pull/14983


   Fixes #14541 .
   
   [design 
detail](https://u01f1kqxrl.feishu.cn/docs/doccnbmEnjFvc3JtbzfoASSaRpf#)
   
   Changes proposed in this pull request:
   -  add handler for `set session transaction...`
   -  when come `set session transaction...`, just set some flag on 
`ConnectionSession`
   -  when get connection to DB,set transaction properties on the connection
   -  when release connection to DB, reset transaction properties on the 
connection
   
   
   ### Test
   [ test case](https://github.com/SphereEx/auto-test/pull/1)
   


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