Comment 1 for bug 582896

Revision history for this message
Jay Pipes (jaypipes) wrote :

This is no longer used in Drizzle because startTransaction() and startStatement()/endStatement() properly delimits statement boundaries. This code is used in MySQL to track when a statement starts and ends.