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 | |
static int | check_one_key (HP_KEYDEF *keydef, uint keynr, ulong records, ulong blength, bool print_status) |
static int | check_one_rb_key (HP_INFO *info, uint keynr, ulong records, bool print_status) |
int | heap_check_heap (HP_INFO *info, bool print_status) |
|
static |
|
static |
int heap_check_heap | ( | HP_INFO * | info, |
bool | print_status | ||
) |