MySQL 9.1.0
Source Code Documentation
|
#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) |
int heap_scan_init | ( | HP_INFO * | info | ) |