mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
The usage of windows functions when all tables were optimized away by min/max optimization were not supported. As result a result, the queries that used window functions with min/max aggregation over the whole table returned wrong result sets. The patch fixed this problem.
44 KiB
44 KiB