mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
A subquery transformation changes the HAVING clause of the embedding query if the subquery contains a GROUP BY clause. Yet the split_sum_func2 function was not applied to the modified HAVING clause. This could result in wrong answers.
84 KiB
84 KiB