![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <sys/types.h>#include <cstddef>#include "my_dbug.h"#include "my_inttypes.h"#include "storage/heap/heapdef.h"Functions | |
| int | heap_delete (HP_INFO *info, const uchar *record) | 
| int | hp_rb_delete_key (HP_INFO *info, HP_KEYDEF *keyinfo, const uchar *record, uchar *recpos, int flag) | 
| int | hp_delete_key (HP_INFO *info, HP_KEYDEF *keyinfo, const uchar *record, uchar *recpos, int flag) | 
| int hp_delete_key | ( | HP_INFO * | info, | 
| HP_KEYDEF * | keyinfo, | ||
| const uchar * | record, | ||
| uchar * | recpos, | ||
| int | flag | ||
| ) |