MySQL 9.1.0
Source Code Documentation
|
#include <fcntl.h>
#include <stddef.h>
#include <sys/types.h>
#include "my_dbug.h"
#include "my_inttypes.h"
#include "storage/myisam/myisamdef.h"
Functions | |
my_off_t | mi_position (MI_INFO *info) |
int | mi_status (MI_INFO *info, MI_ISAMINFO *x, uint flag) |
void | mi_report_error (int errcode, const char *file_name) |
void mi_report_error | ( | int | errcode, |
const char * | file_name | ||
) |
int mi_status | ( | MI_INFO * | info, |
MI_ISAMINFO * | x, | ||
uint | flag | ||
) |