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.
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.