MySQL 8.0.40
Source Code Documentation
|
Index page routines. More...
#include "mach0data.h"
Macros | |
#define | page_page_h |
NOTE: The functions in this file should only use functions from other files in library. More... | |
Functions | |
static uint16_t | page_header_get_field (const page_t *page, ulint field) |
static uint16_t | page_dir_get_n_heap (const page_t *page) |
Index page routines.
Created 2/2/1994 Heikki Tuuri
#define page_page_h |
NOTE: The functions in this file should only use functions from other files in library.
The code in this file is used to make a library for external tools.
|
inlinestatic |