MySQL 9.1.0
Source Code Documentation
|
Index information gathered from the .ibd file. More...
Public Member Functions | |
Index (space_index_t id, page_no_t page_no) | |
Public Attributes | |
space_index_t | m_id |
Index id. More... | |
page_no_t | m_page_no |
Root page number. More... | |
Index information gathered from the .ibd file.
|
inline |
space_index_t FetchIndexRootPages::Index::m_id |
Index id.
page_no_t FetchIndexRootPages::Index::m_page_no |
Root page number.