mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
89ec4b53ac
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 |
||
---|---|---|
.. | ||
rem0cmp.cc | ||
rem0rec.cc |