프로젝트 GROUP BY 에러해결하기 SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY','')); 2022.12.22 Error