mariadb/storage/innobase/row
Marko Mäkelä da6f4d5164 MDEV-26131 fixup
PageConverter::update_index_page(): Always validate the PAGE_INDEX_ID.
Failure to do so could cause a crash when iterating
secondary index pages. This was caught by the 10.4 test
innodb.full_crc32_import.
2021-08-18 16:45:09 +03:00
..
row0ext.cc MDEV-20377: Make WITH_MSAN more usable 2020-07-01 17:23:00 +03:00
row0ftsort.cc fix clang build 2021-06-15 13:10:16 +03:00
row0import.cc MDEV-26131 fixup 2021-08-18 16:45:09 +03:00
row0ins.cc MDEV-26228 ASAN heap-use-after-free with ON UPDATE CASCADE 2021-07-23 17:20:57 +03:00
row0log.cc Cleanup: row_log_free() 2020-11-25 10:54:38 +02:00
row0merge.cc MDEV-24713 Assertion `dict_table_is_comp(index->table)' failed in row_merge_buf_add() 2021-06-15 13:15:32 +05:30
row0mysql.cc fixup 58b56f14a0: Remove dead code 2021-03-04 18:11:25 +02:00
row0purge.cc revive innodb_debug_sync 2021-04-27 11:51:17 +03:00
row0quiesce.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0row.cc MDEV-21595: innodb offset_t rename to rec_offs 2020-04-29 12:02:47 +03:00
row0sel.cc MDEV-25758 InnoDB spatial indexes miss large geometry fields after MDEV-25459 2021-05-27 15:01:19 +05:30
row0trunc.cc MDEV-23475 InnoDB performance regression for write-heavy workloads 2020-08-19 11:18:56 +03:00
row0uins.cc MDEV-22255 SIGABRT: Assertion id' failed in trx_write_trx_id on INSERT | Assertion id > 0' failed in trx_write_trx_id | Assertion val > 0' failed in row_upd_index_entry_sys_field | Assertion thr_get_trx(thr)->id || index->table->no_rollback()' failed. 2021-04-15 17:53:33 +03:00
row0umod.cc MDEV-25457 Server crashes in row_undo_mod_clust_low upon rollback of read-only transaction 2021-04-21 17:42:16 +03:00
row0undo.cc MDEV-22255 SIGABRT: Assertion id' failed in trx_write_trx_id on INSERT | Assertion id > 0' failed in trx_write_trx_id | Assertion val > 0' failed in row_upd_index_entry_sys_field | Assertion thr_get_trx(thr)->id || index->table->no_rollback()' failed. 2021-04-15 17:53:33 +03:00
row0upd.cc MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index PRIMARY table schema.child_table 2021-07-26 15:55:58 +03:00
row0vers.cc revive innodb_debug_sync 2021-04-27 11:51:17 +03:00