MySQL 8.3.0
Source Code Documentation
MI_KEY_PARAM Struct Reference

#include <myisamdef.h>

Public Attributes

uint ref_length
 
uint key_length
 
uint n_ref_length
 
uint n_length
 
uint totlength
 
uint part_of_prev_key
 
uint prev_length
 
uint pack_marker
 
const ucharkey
 
ucharprev_key
 
ucharnext_key_pos
 
bool store_not_null
 

Member Data Documentation

◆ key

const uchar* MI_KEY_PARAM::key

◆ key_length

uint MI_KEY_PARAM::key_length

◆ n_length

uint MI_KEY_PARAM::n_length

◆ n_ref_length

uint MI_KEY_PARAM::n_ref_length

◆ next_key_pos

uchar * MI_KEY_PARAM::next_key_pos

◆ pack_marker

uint MI_KEY_PARAM::pack_marker

◆ part_of_prev_key

uint MI_KEY_PARAM::part_of_prev_key

◆ prev_key

uchar* MI_KEY_PARAM::prev_key

◆ prev_length

uint MI_KEY_PARAM::prev_length

◆ ref_length

uint MI_KEY_PARAM::ref_length

◆ store_not_null

bool MI_KEY_PARAM::store_not_null

◆ totlength

uint MI_KEY_PARAM::totlength

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