![]() |
MySQL 8.0.44
Source Code Documentation
|
Public Attributes | |
| const RANGE_OPT_PARAM * | param |
| MY_BITMAP | covered_fields |
| double | out_rows |
| bool | is_covering |
| ha_rows | index_records |
| Cost_estimate | index_scan_cost |
| Cost_estimate | total_cost |
| MY_BITMAP ROR_INTERSECT_INFO::covered_fields |
| ha_rows ROR_INTERSECT_INFO::index_records |
| Cost_estimate ROR_INTERSECT_INFO::index_scan_cost |
| bool ROR_INTERSECT_INFO::is_covering |
| double ROR_INTERSECT_INFO::out_rows |
| const RANGE_OPT_PARAM* ROR_INTERSECT_INFO::param |
| Cost_estimate ROR_INTERSECT_INFO::total_cost |