MySQL 9.0.0
Source Code Documentation
Index_details Struct Reference

Public Member Functions

void add_page (const page_no_t page_no, const size_t level)
 

Public Attributes

std::vector< page_no_tm_pages [MAX_LEVEL]
 

Static Public Attributes

static const size_t MAX_LEVEL = 20
 

Member Function Documentation

◆ add_page()

void Index_details::add_page ( const page_no_t  page_no,
const size_t  level 
)
inline

Member Data Documentation

◆ m_pages

std::vector<page_no_t> Index_details::m_pages[MAX_LEVEL]

◆ MAX_LEVEL

const size_t Index_details::MAX_LEVEL = 20
static

The documentation for this struct was generated from the following file: