mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The HAVING clause is subject to the same rules as the SELECT list about using aggregated and non-aggregated columns. But this was not enforced when processing implicit grouping from using aggregate functions. Fixed by performing the same checks for HAVING as for SELECT.
30 KiB
30 KiB