• igor@rurik.mysql.com's avatar
    Fixed bug #16203. · 3af0eabc
    igor@rurik.mysql.com authored
    If check_quick_select returns non-empty range then the function cost_group_min_max
    cannot return 0 as an estimate of the number of retrieved records.
    Yet the function erroneously returned 0 as the estimate in some situations.
    3af0eabc
opt_range.cc 273 KB