Skip to content

GROUP BY issue #290

Open
Open
@yuliu

Description

@yuliu

The error has been seen in phpBB users module:

1055 - Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'XXX.u.user_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

This affects MySQL with sql_mode only_full_group_by enabled, PostgresSQL and probably SQLite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    b:1.8Branch: 1.8.xs:confirmedStatus: Confirmed. Retested and found the issue existst:bugType: Bug. An issue causing error / flaw / malfunction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions