"Enter"a basıp içeriğe geçin

only_full_group_by Hatası

Symfony 3.4 kurdugumda only_full_group_by hatası aldım.

centos 20 ve php 7.1 di sürüm.

İnternette baya araştırdım. 

Doğru çözüm:

SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,’ONLY_FULL_GROUP_BY’,”));

yazmanız.

smyonfy girdigimde aşagıdaki hataya benzer bir hata alıyordum.

which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by