MySQL error code
MySQL error 3602
MySQL server error 3602 is ER_FIELD_IN_GROUPING_NOT_GROUP_BY, reported with SQLSTATE HY000.
Argument #%u of GROUPING function is not in GROUP BY
| Error | 3602 |
|---|---|
| Name | ER_FIELD_IN_GROUPING_NOT_GROUP_BY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference