Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
6.3.0
-
None
-
MXS-SPRINT-156
Description
I don't have the script on this machine, the gist is;
conn.autocommit=False
cursor.execute("begin")
cursor.execute("a prepared statemet")
cursor.excutee("commit")
Only affected debug