marker-wu opened a new issue #12677:
URL: https://github.com/apache/shardingsphere/issues/12677


   When I use the demo program to connect to the sharding-proxy, my transaction 
type is LOCAL. My demo program inserted two pieces of data into the database 
and was routed to a different database. Finally, I rolled back the transaction 
and found that the data in the two databases were both Rolled back, why can the 
local transaction roll back the data of the two databases?
   Isn't this in the category of distributed transactions?
   
![image](https://user-images.githubusercontent.com/45256940/134631539-cf71f4c0-3b1c-4604-b7c0-539c705a0794.png)
   


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