mariadb/storage/innobase/btr
Marko Mäkelä 68ce0231ad MDEV-23801 Assertion failed in btr_pcur_store_position()
btr_lift_page_up(): If the leaf page only contains a hidden metadata
record for MDEV-11369 instant ADD COLUMN, convert the table to the
canonical format like we are supposed to do whenever the table
becomes empty.
2022-09-13 15:46:40 +03:00
..
btr0btr.cc MDEV-23801 Assertion failed in btr_pcur_store_position() 2022-09-13 15:46:40 +03:00
btr0bulk.cc Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
btr0cur.cc Merge 10.2 into 10.3 2022-03-04 14:29:36 +02:00
btr0defragment.cc Merge 10.2 into 10.3 2021-09-22 18:01:41 +03:00
btr0pcur.cc MDEV-20605 Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration 2022-02-21 12:49:54 +03:00
btr0scrub.cc Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
btr0sea.cc btr_search_drop_page_hash_index(): Remove a racey debug check 2022-08-24 15:00:47 +03:00