MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_range_seq_if Struct Reference

Public Attributes

range_seq_t(* init )(void *init_params, uint n_ranges, uint flags)
uint(* next )(range_seq_t seq, KEY_MULTI_RANGE *range)
bool(* skip_record )(range_seq_t seq, char *range_info, uchar *rowid)
bool(* skip_index_tuple )(range_seq_t seq, char *range_info)

Detailed Description

Definition at line 1465 of file handler.h.


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