MySQL 9.0.0
Source Code Documentation
SORT_KEY_BLOCKS Struct Reference

#include <myisam.h>

Public Attributes

ucharbuff
 
ucharend_pos
 
uchar lastkey [MI_MAX_POSSIBLE_KEY_BUFF]
 
uint last_length
 
int inited
 

Member Data Documentation

◆ buff

uchar* SORT_KEY_BLOCKS::buff

◆ end_pos

uchar * SORT_KEY_BLOCKS::end_pos

◆ inited

int SORT_KEY_BLOCKS::inited

◆ last_length

uint SORT_KEY_BLOCKS::last_length

◆ lastkey

uchar SORT_KEY_BLOCKS::lastkey[MI_MAX_POSSIBLE_KEY_BUFF]

The documentation for this struct was generated from the following file: