Server crash accessing data dictionary table while a transaction is open

Bug #684453 reported by David Shrewsbury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
High
Andrew Hutchings
7.0
Fix Released
High
Andrew Hutchings

Bug Description

-- Connection 1
START TRANSACTION;

-- Connection 2
SELECT * FROM DATA_DICTIONARY.INNODB_TRX;

Simple as that (unfortunately).

Related branches

Revision history for this message
David Shrewsbury (dshrews) wrote :

From the server log:

Assertion failed: (arg), function push, file drizzled/plugin/table_function.cc, line 194.

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.