MySQL 9.0.0
Source Code Documentation
hp_info.cc File Reference
#include "my_dbug.h"
#include "my_inttypes.h"
#include "storage/heap/heapdef.h"

Functions

void heap_position (HP_INFO *info, HP_HEAP_POSITION *pos)
 
int heap_info (HP_INFO *info, HEAPINFO *x, int flag)
 

Function Documentation

◆ heap_info()

int heap_info ( HP_INFO info,
HEAPINFO x,
int  flag 
)

◆ heap_position()

void heap_position ( HP_INFO info,
HP_HEAP_POSITION pos 
)