MySql Issue - Json
A lap korábbi változatát látod, amilyen Bencsik Mátyás (vitalap | szerkesztései) 2020. március 21., 07:54-kor történt szerkesztése után volt. (Új oldal, tartalma: „ ''Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'c1_dev01.workings.id' which is not functionally dependent on columns in GRO…”)
Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'c1_dev01.workings.id' which is not functionally dependent on columns in GROUP BY clause;
Incompatible with sql_mode=only_full_group_by Syntax error or access violation: 1055 Expression.
MySQL server-en Root módban
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',));
https://stackoverflow.com/questions/23921117/disable-only-full-group-by