mariadb/storage/innobase/page
Marko Mäkelä 01f45becd1 MDEV-19783: Add more assertions
btr_page_get_split_rec_to_left(): Assert that in the leftmost leaf page,
the metadata record exists if and only if index->is_instant().

page_validate(): Correct the wording of a message.

rec_init_offsets(): Assert that whenever a record is in "instant ALTER"
format, index->is_instant() must hold.
2019-10-10 20:40:26 +03:00
..
page0cur.cc Merge 10.2 into 10.3 2019-10-09 13:25:11 +03:00
page0page.cc MDEV-19783: Add more assertions 2019-10-10 20:40:26 +03:00
page0zip.cc Merge 10.2 into 10.3 2019-10-09 13:25:11 +03:00