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

Functions

int heap_update (HP_INFO *info, const uchar *old, const uchar *heap_new)
 

Function Documentation

◆ heap_update()

int heap_update ( HP_INFO info,
const uchar old,
const uchar heap_new 
)