Public Member Functions | |
QuickSelectInterface * | make_quick (Parameter *param, bool retrieve_full_rows, memory::Root *parent_alloc) |
Static Public Member Functions | |
static void * | operator new (size_t size, memory::Root *mem_root) |
static void | operator delete (void *, size_t) |
static void | operator delete (void *, memory::Root *) |
Public Attributes | |
RorScanInfo ** | first_scan |
RorScanInfo ** | last_scan |
RorScanInfo * | cpk_scan |
bool | is_covering |
double | index_scan_costs |
double | read_cost |
ha_rows | records |
bool | is_ror |
Definition at line 123 of file table_read_plan.h.