|
MySQL 5.6.14 Source Code Document
|
#include <btr0cur.h>
Public Attributes | |
| ulint | nth_rec |
| ulint | n_recs |
| ulint | page_no |
| ulint | page_level |
A slot in the path array. We store here info on a search path down the
tree. Each slot contains data on a single level of the tree.
| ulint btr_path_t::nth_rec |
| ulint btr_path_t::page_level |
| ulint btr_path_t::page_no |