mariadb/storage/innobase/btr
Marko Mäkelä 1d0380e029 MDEV-15528 preparation: Do not modify a freed page
btr_free_root(): Add the parameter bool invalidate.

btr_free_root_invalidate(): Remove.
2019-04-06 21:25:43 +03:00
..
btr0btr.cc MDEV-15528 preparation: Do not modify a freed page 2019-04-06 21:25:43 +03:00
btr0bulk.cc Fix a memory leak in ALTER TABLE 2019-01-14 11:33:20 +02:00
btr0cur.cc Do not pass table_name_t to printf-like functions 2019-04-04 08:57:53 +03:00
btr0defragment.cc MDEV-19022: InnoDB fails to cleanup useless B-tree pages 2019-03-25 16:03:24 +02:00
btr0pcur.cc MDEV-14126: Improve assertions in btr_pcur_store_position() 2019-03-25 10:53:00 +02:00
btr0scrub.cc Fix the Windows build 2018-10-18 12:15:07 +03:00
btr0sea.cc Avoid sign mismatch in comparisons 2019-03-25 16:00:06 +02:00