Seaquel
MySQL error code

MySQL error 3088

MySQL server error 3088 is ER_MIX_OF_GROUP_FUNC_AND_FIELDS_V2, reported with SQLSTATE HY000.

In aggregated query without GROUP BY, expression #%u of %s contains nonaggregated column '%s'; this is incompatible with sql_mode=only_full_group_by
Error3088
NameER_MIX_OF_GROUP_FUNC_AND_FIELDS_V2
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference