Comment 18 for bug 1226538

Revision history for this message
Roel Van de Paar (roel11) wrote : Re: InnoDB: Failing assertion: 0 in file row0upd.cc line 1803 | abort (sig=6) in row_upd_sec_index_entry | InnoDB: error in sec index entry update in index `c23` of table `test`.`table1_innodb_default_char` tuple DATA TUPLE: 2 fields;

REPLACE INTO `view_table1_innodb_default_char` ( `c3` ) VALUES ( 'for' )
REPLACE INTO `table1_innodb_compressed_char` ( `c33` ) VALUES ( 'q' )

It's on compressed and non-compressed tables, apparently always on REPLACE INTO.