Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
Currently transaction begins and ends, and changes to the autocommit state are recognized using the parser.
As parsing every statement is a relatively heavy operation it would be better if that were done using regexes so that the information were available always and without the cost of parsing every statement.