MySQL error code
MySQL error 3029
MySQL server error 3029 is ER_AGGREGATE_ORDER_NON_AGG_QUERY, reported with SQLSTATE HY000.
Expression #%u of ORDER BY contains aggregate function and applies to the result of a non-aggregated query
| Error | 3029 |
|---|---|
| Name | ER_AGGREGATE_ORDER_NON_AGG_QUERY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference