-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
b:1.8Branch: 1.8.xBranch: 1.8.xs:confirmedStatus: Confirmed. Retested and found the issue existsStatus: Confirmed. Retested and found the issue existst:bugType: Bug. An issue causing error / flaw / malfunctionType: Bug. An issue causing error / flaw / malfunction
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
b:1.8Branch: 1.8.xBranch: 1.8.xs:confirmedStatus: Confirmed. Retested and found the issue existsStatus: Confirmed. Retested and found the issue existst:bugType: Bug. An issue causing error / flaw / malfunctionType: Bug. An issue causing error / flaw / malfunction