diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-03-30 18:23:09 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-03-30 18:26:52 +0300 |
commit | d2660362920a82588508028f263dad9c16f08865 (patch) | |
tree | 3e59b0127db8c7dc715dca332c50468b23c1de88 /cmake | |
parent | 556a9202cea398ac31a8ddde84faaf49c8aa77b7 (diff) | |
download | mariadb-git-d2660362920a82588508028f263dad9c16f08865.tar.gz |
MDEV-12266: Remove lookups when dropping indexes
btr_free_root_check(), btr_free_if_exists():
Replace page_id, page_size with fil_space_t* and the
root page number.
btr_free_but_not_root(): Take fil_space_t* as a parameter,
or NULL if the operation is not going to be redo-logged.
btr_free(): Pass space=NULL to btr_free_but_not_root().
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions