|
My Project
|
Public Member Functions | |
| QUICK_SELECT_I * | make_quick (PARAM *param, bool retrieve_full_rows, MEM_ROOT *parent_alloc) |
| void | trace_basic_info (const PARAM *param, Opt_trace_object *trace_object) const |
Public Attributes | |
| TRP_RANGE ** | range_scans |
| TRP_RANGE ** | range_scans_end |
| void TRP_INDEX_MERGE::trace_basic_info | ( | const PARAM * | param, |
| Opt_trace_object * | trace_object | ||
| ) | const [virtual] |
Add basic info for this TABLE_READ_PLAN to the optimizer trace.
| param | Parameters for range analysis of this table |
| trace_object | The optimizer trace object the info is appended to |
Implements TABLE_READ_PLAN.
1.7.6.1