chanjo icon indicating copy to clipboard operation
chanjo copied to clipboard

Fix query to avoid "GROUP BY clause; this is incompatible with sql_mode=only_full_group_by" error

Open northwestwitch opened this issue 2 years ago • 0 comments

pymysql.err.OperationalError: (1055, "Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'chanjo4.transcript_stat.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by")

northwestwitch avatar Oct 13 '21 09:10 northwestwitch