MySQL 9.1.0
Source Code Documentation
|
#include <sys/types.h>
#include "my_byteorder.h"
#include "my_inttypes.h"
#include "sql/field.h"
#include "storage/myisam/myisamdef.h"
Functions | |
ha_checksum | mi_checksum (MI_INFO *info, const uchar *buf) |
ha_checksum | mi_static_checksum (MI_INFO *info, const uchar *pos) |
ha_checksum mi_checksum | ( | MI_INFO * | info, |
const uchar * | buf | ||
) |
ha_checksum mi_static_checksum | ( | MI_INFO * | info, |
const uchar * | pos | ||
) |