InnoDB messages about active_trans == 0 and trx->conc_state

Bug #530870 reported by Jay Pipes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Jay Pipes

Bug Description

CURRENT_TEST: main.func_group_innodb
trx->active_trans == 0, but trx->conc_state != TRX_NOT_STARTEDMySQL is closing a connection that has an active InnoDB transaction. 0 row modifications will roll back.

Viewable in valgrind.

Solution: change above message to an assert() and track down the instances it is throwing.

Related branches

Jay Pipes (jaypipes)
Changed in drizzle:
status: Confirmed → Fix Committed
Jay Pipes (jaypipes)
Changed in drizzle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.