diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-11-16 09:43:48 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-11-16 09:43:48 +0200 |
commit | 89ec4b53ac4c7568b9c9765fff50d9bec7cf3534 (patch) | |
tree | f1d62effdb84f1407a465b82799dff3e2bd69484 /storage/innobase/trx | |
parent | 6b2d6a81d463f64472715126e69d90aa54811873 (diff) | |
download | mariadb-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/trx')
0 files changed, 0 insertions, 0 deletions