mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00

* 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.