|
| GroupMinMaxReadPlan (bool have_min_arg, bool have_max_arg, KeyPartInfo *min_max_arg_part_arg, uint32_t group_prefix_len_arg, uint32_t used_key_parts_arg, uint32_t group_key_parts_arg, KeyInfo *index_info_arg, uint32_t index_arg, uint32_t key_infix_len_arg, unsigned char *key_infix_arg, SEL_TREE *tree_arg, SEL_ARG *index_tree_arg, uint32_t param_idx_arg, ha_rows quick_prefix_records_arg) |
|
QuickSelectInterface * | make_quick (Parameter *param, bool retrieve_full_rows, memory::Root *parent_alloc) |
|
|
static void * | operator new (size_t size) |
|
static void * | operator new (size_t size, Root &root) |
|
static void * | operator new (size_t size, Root *root) |
|
static void * | operator new[] (size_t size) |
|
static void * | operator new[] (size_t size, Root &root) |
|
static void * | operator new[] (size_t size, Root *root) |
|
static void | operator delete (void *) |
|
static void | operator delete (void *, Root &) |
|
static void | operator delete (void *, Root *) |
|
static void | operator delete[] (void *) |
|
static void | operator delete[] (void *, Root &) |
|
static void | operator delete[] (void *, Root *) |
|
|
ha_rows | quick_prefix_records |
|
double | read_cost |
|
ha_rows | records |
|
bool | is_ror |
|
|
bool | have_min |
|
bool | have_max |
|
KeyPartInfo * | min_max_arg_part |
|
uint32_t | group_prefix_len |
|
uint32_t | used_key_parts |
|
uint32_t | group_key_parts |
|
KeyInfo * | index_info |
|
uint32_t | index |
|
uint32_t | key_infix_len |
|
unsigned char | key_infix [MAX_KEY_LENGTH] |
|
SEL_TREE * | range_tree |
|
SEL_ARG * | index_tree |
|
uint32_t | param_idx |
|
Definition at line 155 of file table_read_plan.h.
The documentation for this class was generated from the following files: