![]() |
MySQL 26.7.0
Source Code Documentation
|
Structure to hold cached data for the FSP subsystem. More...
Public Attributes | |
| page_no_t | m_size_in_header {} |
| FSP_SIZE in the tablespace header;. More... | |
| uint32_t | m_free_len {} |
| Length of the FSP_FREE list. More... | |
| page_no_t | m_free_limit {} |
| Contents of FSP_FREE_LIMIT. More... | |
| bool | m_cache_valid {} |
Structure to hold cached data for the FSP subsystem.
| bool fil_space_t::fsp_cache::m_cache_valid {} |
| uint32_t fil_space_t::fsp_cache::m_free_len {} |
Length of the FSP_FREE list.
| page_no_t fil_space_t::fsp_cache::m_free_limit {} |
Contents of FSP_FREE_LIMIT.
| page_no_t fil_space_t::fsp_cache::m_size_in_header {} |
FSP_SIZE in the tablespace header;.