MySQL 9.0.0
Source Code Documentation
page.ic File Reference

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)
 

Detailed Description

Index page routines.

Created 2/2/1994 Heikki Tuuri

Macro Definition Documentation

◆ page_page_h

#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.

Function Documentation

◆ page_dir_get_n_heap()

static uint16_t page_dir_get_n_heap ( const page_t page)
inlinestatic

◆ page_header_get_field()

static uint16_t page_header_get_field ( const page_t page,
ulint  field 
)
inlinestatic