Dear All,
I am currently using the .net connector. So I would like to run distributed transaction meaning that I need to commit multiple database at one gone. Can .net connector support distributed transaction? Thanks.
look here: [URL]MySQL :: MySQL Forums :: Announcements
there is a reference to some bug related to distributed transactions
Dear Mikhail,
Yes I have seen this thing many places "Fixed problem where attempting to enlist in a distributed transaction would succeed even though Connector/Net doesn’t currently support that. (Bug #31703) ". So what does it say actually ? Can I still use the transaction scope to implement the distributed transactions with .net connector? Now I am using 5.2.3? So I dont know whether it will work or not ? Do you have any link where I can do my reference? Thanks.