👩🏽💻个人主页:阿木木AEcru (更多精彩内容可进入主页观看)
🔥 系列专栏:《Docker容器化部署系列》 《Java每日面筋》
💹每一次技术突破,都是对自我能力的挑战和超越。
目录
前言
看标题我相信大家都会有个疑惑,用个GROUP BY
查询怎么还会出问题?这不是很常见的一个查询语句吗?带着疑惑继续往下看吧。
一、错误信息
我们先来看看错误信息
1055 - Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'toolkit.user.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
错误信息中