Merge branch 'BuhtigithuB-patch-6'
This commit is contained in:
@@ -1 +0,0 @@
|
||||
|
||||
+1
-1
@@ -2682,7 +2682,7 @@ class MySQLAdapter(BaseAdapter):
|
||||
self.execute("XA END;")
|
||||
self.execute("XA PREPARE;")
|
||||
|
||||
def commit_prepared(self, ley):
|
||||
def commit_prepared(self,key):
|
||||
self.execute("XA COMMIT;")
|
||||
|
||||
def rollback_prepared(self,key):
|
||||
|
||||
Reference in New Issue
Block a user