MySQL 9.0.0
Source Code Documentation
mi_update.cc File Reference
#include <errno.h>
#include <fcntl.h>
#include <sys/types.h>
#include "my_dbug.h"
#include "my_inttypes.h"
#include "my_macros.h"
#include "storage/myisam/fulltext.h"
#include "storage/myisam/myisamdef.h"
#include "storage/myisam/rt_index.h"

Functions

int mi_update (MI_INFO *info, const uchar *oldrec, uchar *newrec)
 

Function Documentation

◆ mi_update()

int mi_update ( MI_INFO info,
const uchar oldrec,
uchar newrec 
)