MySQL 8.0.37
Source Code Documentation
ROR_INTERSECT_INFO Struct Reference

Public Attributes

const RANGE_OPT_PARAMparam
 
MY_BITMAP covered_fields
 
double out_rows
 
bool is_covering
 
ha_rows index_records
 
Cost_estimate index_scan_cost
 
Cost_estimate total_cost
 

Member Data Documentation

◆ covered_fields

MY_BITMAP ROR_INTERSECT_INFO::covered_fields

◆ index_records

ha_rows ROR_INTERSECT_INFO::index_records

◆ index_scan_cost

Cost_estimate ROR_INTERSECT_INFO::index_scan_cost

◆ is_covering

bool ROR_INTERSECT_INFO::is_covering

◆ out_rows

double ROR_INTERSECT_INFO::out_rows

◆ param

const RANGE_OPT_PARAM* ROR_INTERSECT_INFO::param

◆ total_cost

Cost_estimate ROR_INTERSECT_INFO::total_cost

The documentation for this struct was generated from the following file: