MySQL 9.1.0
Source Code Documentation
|
#include <myisam.h>
Public Attributes | |
uchar * | buff |
uchar * | end_pos |
uchar | lastkey [MI_MAX_POSSIBLE_KEY_BUFF] |
uint | last_length |
int | inited |
uchar* SORT_KEY_BLOCKS::buff |
uchar * SORT_KEY_BLOCKS::end_pos |
int SORT_KEY_BLOCKS::inited |
uint SORT_KEY_BLOCKS::last_length |
uchar SORT_KEY_BLOCKS::lastkey[MI_MAX_POSSIBLE_KEY_BUFF] |