mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +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