MySQL 8.4.0
Source Code Documentation
MI_UNIQUEDEF Struct Reference

#include <myisam.h>

Public Attributes

uint16 keysegs
 
uchar key
 
uint8 null_are_equal
 
HA_KEYSEGseg
 
HA_KEYSEGend
 

Member Data Documentation

◆ end

HA_KEYSEG * MI_UNIQUEDEF::end

◆ key

uchar MI_UNIQUEDEF::key

◆ keysegs

uint16 MI_UNIQUEDEF::keysegs

◆ null_are_equal

uint8 MI_UNIQUEDEF::null_are_equal

◆ seg

HA_KEYSEG* MI_UNIQUEDEF::seg

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