MySQL error code
MySQL error 3087
MySQL server error 3087 is ER_WRONG_FIELD_WITH_GROUP_V2, reported with SQLSTATE HY000.
Expression #%u of %s is not in GROUP BY clause and contains nonaggregated column '%s' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
| Error | 3087 |
|---|---|
| Name | ER_WRONG_FIELD_WITH_GROUP_V2 |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference