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

Functions

static void heap_extra_keyflag (HP_INFO *info, enum ha_extra_function function)
 
int heap_extra (HP_INFO *info, enum ha_extra_function function)
 
int heap_reset (HP_INFO *info)
 

Function Documentation

◆ heap_extra()

int heap_extra ( HP_INFO info,
enum ha_extra_function  function 
)

◆ heap_extra_keyflag()

static void heap_extra_keyflag ( HP_INFO info,
enum ha_extra_function  function 
)
static

◆ heap_reset()

int heap_reset ( HP_INFO info)