![]() |
MySQL 9.5.0
Source Code Documentation
|
This is the complete list of members for IndexSkipScanCost, including all inherited members.
| CalcCardinality() | IndexSkipScanCost | private |
| GetCost() const | IndexSkipScanCost | |
| GetCostForHypergraph() const | IndexSkipScanCost | |
| GetNumRecords() const | IndexSkipScanCost | inline |
| IndexSkipScanCost(TABLE *tab, uint cur_key, uint keyparts, ha_rows prefix_records, Item *where, Opt_trace_object *trace_idx) | IndexSkipScanCost | inline |
| m_cardinality | IndexSkipScanCost | private |
| m_distinct_key_parts | IndexSkipScanCost | private |
| m_key | IndexSkipScanCost | private |
| m_quick_prefix_records | IndexSkipScanCost | private |
| m_table | IndexSkipScanCost | private |
| m_trace | IndexSkipScanCost | private |
| m_where_cond | IndexSkipScanCost | private |