Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
I can't find informaction about how to get current transaction id ,but this is useful when used in GTID faillover, I can save latest success transaction related sql in memory and when write node crashed ,I can re commit this trasaction in slave ,so I wan't to get current transaction id ,the best way maybe return it in OKPackage of commit response .