979
979
ha_rows roru_total_records;
980
980
double roru_intersect_part= 1.0;
988
985
Collect best 'range' scan for each of disjuncts, and, while doing so,
989
986
analyze possibility of ROR scans. Also calculate some values needed by
989
for (ptree= imerge->trees, cur_child= range_scans; ptree != imerge->trees_next; ptree++, cur_child++)
996
991
if (!(*cur_child= get_key_scans_params(session, param, *ptree, true, false, read_time)))