Mysql数据库常见报错解决方案
摘要
> ERROR 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'work_ad
ERROR 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'work_ad.api_community_pic.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
mysql5.7默认没有ONLY_FULL_GROUP_BY的
剩余内容需要登录才能阅读
登录 后才能评论~
猜你喜欢
推荐了几个