Seaquel
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
Error3087
NameER_WRONG_FIELD_WITH_GROUP_V2
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference