MySQL 8.3.0
Source Code Documentation
SORT_FT_BUF Struct Reference

#include <myisam.h>

Public Attributes

ucharbuf
 
ucharend
 
int count
 
uchar lastkey [MI_MAX_KEY_BUFF]
 

Member Data Documentation

◆ buf

uchar* SORT_FT_BUF::buf

◆ count

int SORT_FT_BUF::count

◆ end

uchar * SORT_FT_BUF::end

◆ lastkey

uchar SORT_FT_BUF::lastkey[MI_MAX_KEY_BUFF]

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