mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
ONLY_FULL_GROUP_BY The check for non-aggregated columns in queries with aggregate function, but without GROUP BY was treating all the parts of the query as if they are in the SELECT list. Fixed by ignoring the non-aggregated fields in the WHERE clause.
501 KiB
501 KiB