에러페이지


### Error querying database. Cause: java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'dmenthome.artist.no'; this is incompatible with sql_mode=only_full_group_by ### The error may exist in class path resource [mybatis/mapper-front-artist.xml] ### The error may involve sqlmapper.front.artist.getNo-Inline ### The error occurred while setting parameters ### SQL: SELECT MAX(no), IFNULL(no, 0) AS ANO FROM artist WHERE 1=1 AND artist_kr=? ### Cause: java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'dmenthome.artist.no'; this is incompatible with sql_mode=only_full_group_by ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'dmenthome.artist.no'; this is incompatible with sql_mode=only_full_group_by

뒤로가기