mariadb/storage/innobase/row
Yasufumi Kinoshita 718de371c1 Bug #14676249 : ROW_VERS_IMPL_X_LOCKED_LOW() MIGHT HIT !BPAGE->FILE_PAGE_WAS_FREED ASSERTION
trx_undo_prev_version_build() should confirm existence of inherited (not-own) external pages.

Bug #14676084 : ROW_UNDO_MOD_UPD_DEL_SEC() DOESN'T NEED UNDO_ROW AND UNDO_EXT INITIALIZED
 mtr script could hit the assertion error !bpage->file_page_was_freed using this path.
 So, also fixed

rb://1337 approved by Marko Makela.
2012-11-26 15:59:35 +09:00
..
row0ext.c Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
row0ins.c Merge mysql-5.1 to mysql-5.5. 2012-08-21 10:59:11 +03:00
row0merge.c Merge mysql-5.1 to mysql-5.5. 2012-11-15 20:38:04 +02:00
row0mysql.c Merge mysql-5.1 -> mysql-5.5 2012-10-09 16:41:13 +03:00
row0purge.c Merge mysql-5.1 to mysql-5.5. 2011-09-26 10:08:42 +03:00
row0row.c Merge mysql-5.1 to mysql-5.5. 2012-02-27 23:24:36 +02:00
row0sel.c Merge mysql-5.1 to mysql-5.5. 2012-10-18 17:14:57 +03:00
row0uins.c Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES. 2011-08-16 18:07:59 -07:00
row0umod.c Bug #14676249 : ROW_VERS_IMPL_X_LOCKED_LOW() MIGHT HIT !BPAGE->FILE_PAGE_WAS_FREED ASSERTION 2012-11-26 15:59:35 +09:00
row0undo.c Bug #14676249 : ROW_VERS_IMPL_X_LOCKED_LOW() MIGHT HIT !BPAGE->FILE_PAGE_WAS_FREED ASSERTION 2012-11-26 15:59:35 +09:00
row0upd.c Merge mysql-5.1 to mysql-5.5. 2012-02-17 11:52:51 +02:00
row0vers.c merge from 5.1 2012-05-24 12:44:27 -04:00