• sergefp@mysql.com's avatar
    Fix for BUG#5117: · 13fdbc99
    sergefp@mysql.com authored
     * Renamed handler::estimate_number_of_rows to handler::estimate_rows_upper_bound function, which can also return "unknown"
     * made filesort to use full sort buffer if number of rows to sort is not known.
    13fdbc99
filesort.cc 38.8 KB