MySQL 8.3.0
Source Code Documentation
key_range Struct Reference

#include <my_base.h>

Public Attributes

const ucharkey
 
uint length
 
key_part_map keypart_map
 
enum ha_rkey_function flag
 

Member Data Documentation

◆ flag

enum ha_rkey_function key_range::flag

◆ key

const uchar* key_range::key

◆ keypart_map

key_part_map key_range::keypart_map

◆ length

uint key_range::length

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