#include <my_base.h>
Public Attributes | |
| const byte * | key |
| uint | length |
| enum ha_rkey_function | flag |
Definition at line 452 of file my_base.h.
Definition at line 456 of file my_base.h.
Referenced by check_quick_keys(), QUICK_RANGE_SELECT::get_next(), QUICK_RANGE_SELECT::get_next_prefix(), hp_rb_records_in_range(), main(), mi_records_in_range(), handler::read_range_first(), ha_heap::records_in_range(), and ror_scan_selectivity().
| const byte* st_key_range::key |
Definition at line 454 of file my_base.h.
Referenced by check_quick_keys(), handler::compare_key(), QUICK_RANGE_SELECT::get_next(), QUICK_RANGE_SELECT::get_next_prefix(), hp_rb_records_in_range(), main(), mi_records_in_range(), handler::read_range_first(), handler::read_range_next(), and ror_scan_selectivity().
Definition at line 455 of file my_base.h.
Referenced by check_quick_keys(), handler::compare_key(), QUICK_RANGE_SELECT::get_next(), QUICK_RANGE_SELECT::get_next_prefix(), hp_rb_records_in_range(), main(), mi_records_in_range(), handler::read_multi_range_first(), handler::read_multi_range_next(), handler::read_range_first(), handler::read_range_next(), ha_heap::records_in_range(), and ror_scan_selectivity().
1.4.7

