mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
The problem was that when storing rows into a temporary table, MIN/MAX items that where marked as constants (as theire value had been computed at start of query) would be reset. Fixed by not reseting MIN/MAX items that are marked as const in Item_sum_min_max::clear().
36 KiB
36 KiB