MySQL 9.0.0
Source Code Documentation
hp_scan.cc File Reference
#include <sys/types.h>
#include "my_dbug.h"
#include "my_inttypes.h"
#include "storage/heap/heapdef.h"

Functions

int heap_scan_init (HP_INFO *info)
 
int heap_scan (HP_INFO *info, uchar *record)
 

Function Documentation

◆ heap_scan()

int heap_scan ( HP_INFO info,
uchar record 
)

◆ heap_scan_init()

int heap_scan_init ( HP_INFO info)