前言
在执行SQL查询时报错
错误信息
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'cmd.member_icon' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
### The error may exist in file [/Users/cunweizhao/Desktopapi/target/classes/mapper/ClGiftInfoUserRecordMapper.xml]
### The error may involve defaultParameterMap
### The error occurred while setting parameters
### SQL: SELECT cmd.member_icon userIcon, cgiur.gift_img giftImage, cgiur.gift_name giftName, COUNT( cgiur.gift_name ) giftNum FROM cl_