Comment 7 for bug 1193138

Revision history for this message
Roel Van de Paar (roel11) wrote :

Since QA Branch rev 428 (Percona-Server-5.6.13-rc60.5-428-debug-valgrind.Linux.x86_64), this assertion is now seen heaps on various queries

2013-09-11 04:55:07 1a37e700 InnoDB: Assertion failure in thread 439871232 in file ibuf0ibuf.cc line 3531
InnoDB: Failing assertion: !(thr_get_trx(thr)->fake_changes)
[...]
Query (19dcb310): LOAD DATA INFILE '/ssd//349312/tmp/gentest6628.tmp' INTO TABLE `table500_innodb_default_key_c1_parts_2`

2013-09-11 05:00:03 1a3bf700 InnoDB: Assertion failure in thread 440137472 in file ibuf0ibuf.cc line 3531
InnoDB: Failing assertion: !(thr_get_trx(thr)->fake_changes)
[...]
Query (213641a0): INSERT HIGH_PRIORITY INTO `table500_innodb_compressed_int` ( `c4` ) VALUES ( 'look' ) ON DUPLICATE KEY UPDATE `c26` = LOAD_FILE('/ssd/randgen/data/earth2kb.jpg')

2013-09-11 08:00:51 1abbf700 InnoDB: Assertion failure in thread 448526080 in file ibuf0ibuf.cc line 3531
InnoDB: Failing assertion: !(thr_get_trx(thr)->fake_changes)
[...]
2013-09-11T15:00:51 [25878] Query: REPLACE INTO `view_table100_innodb_default_key_c1_parts_2` ( `c25` ) VALUES ( -1 )

2013-09-11 05:28:23 1a176700 InnoDB: Assertion failure in thread 437741312 in file ibuf0ibuf.cc line 3531
InnoDB: Failing assertion: !(thr_get_trx(thr)->fake_changes)
[...]
Query (2121db50): INSERT INTO n ( `c6` ) VALUES ( '2004' )