MySQL 9.0.0
Source Code Documentation
KEY_MULTI_RANGE Struct Reference

#include <my_base.h>

Public Attributes

key_range start_key
 
key_range end_key
 
char * ptr
 
uint range_flag
 

Member Data Documentation

◆ end_key

key_range KEY_MULTI_RANGE::end_key

◆ ptr

char* KEY_MULTI_RANGE::ptr

◆ range_flag

uint KEY_MULTI_RANGE::range_flag

◆ start_key

key_range KEY_MULTI_RANGE::start_key

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