mariadb/storage/innobase/btr
Eugene Kosov ed0793e096 MDEV-19783: Add more REC_INFO_MIN_REC_FLAG checks
btr_cur_pessimistic_delete(): code changed in a way that allows
to put more REC_INFO_MIN_REC_FLAG assertions inside btr_set_min_rec_mark().
Without that change tests innodb.innodb-table-online,
innodb.temp_table_savepoint and innodb_zip.prefix_index_liftedlimit fail.

Removed basically duplicated page_zip_validate() calls
which fails because of temporary(!) invariant violation.
That fixed innodb_zip.wl5522_debug_zip and
innodb_zip.prefix_index_liftedlimit
2019-10-09 08:29:26 +03:00
..
btr0btr.cc MDEV-19783: Add more REC_INFO_MIN_REC_FLAG checks 2019-10-09 08:29:26 +03:00
btr0bulk.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
btr0cur.cc MDEV-19783: Add more REC_INFO_MIN_REC_FLAG checks 2019-10-09 08:29:26 +03:00
btr0defragment.cc Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
btr0pcur.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
btr0scrub.cc dict_table_open_on_index_id(): Remove a redundant parameter 2019-08-21 11:38:33 +03:00
btr0sea.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00