summaryrefslogtreecommitdiff
path: root/storage/innobase/include/btr0cur.inl
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-11-16 09:43:48 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2022-11-16 09:43:48 +0200
commit89ec4b53ac4c7568b9c9765fff50d9bec7cf3534 (patch)
treef1d62effdb84f1407a465b82799dff3e2bd69484 /storage/innobase/include/btr0cur.inl
parent6b2d6a81d463f64472715126e69d90aa54811873 (diff)
downloadmariadb-git-89ec4b53ac4c7568b9c9765fff50d9bec7cf3534.tar.gz
MDEV-29603: Implement btr_cur_t::open_leaf()
btr_cur_t::open_leaf(): Replaces btr_cur_open_at_index_side() for most calls, except dict_stats_analyze_index(), which is the only place where we need to open a page at the non-leaf level. Use btr_block_get() for better error handling. Also, use the enumeration type btr_latch_mode wherever possible. Reviewed by: Vladislav Lesin
Diffstat (limited to 'storage/innobase/include/btr0cur.inl')
0 files changed, 0 insertions, 0 deletions