mysql问题解决SELECT list is not in GROUP BY clause and contains nonaggregated column
Posted baby123
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mysql问题解决SELECT list is not in GROUP BY clause and contains nonaggregated column相关的知识,希望对你有一定的参考价值。
今天在Ubuntu下的部署项目,发现一些好好的列表页面发生
1055:Expression #11 of SELECT list is not in GROUP BY clause and contains nonaggregated column ‘ppm_c.ppm_flow_starting_dealing.status‘ which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
以上是关于mysql问题解决SELECT list is not in GROUP BY clause and contains nonaggregated column的主要内容,如果未能解决你的问题,请参考以下文章
Mysql--Cause: java.sql.SQLSyntaxErrorException: Expression #1 of SELECT list is not in GROUP BY
MySQL出现“SELECT list is not in GROUP BY clause and contains xxx”错误提示
解决Mysql5.7以上版本, 使用group by抛出Expression #1 of SELECT list is not in GROUP BY clause and contains no异常
mysql报错:Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggre
MySQL_group by报错 [ERROR 1055 (42000): Expression #2 of SELECT list is not in GROUP BY clause]
#1055 - Expression of SELECT list is not in GROUP BY clause and contains nonaggregated column this i