mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +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.