会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ncsb
给自己看的学习&工作笔记
博客园
管理
2019年6月11日
SELECT list is not in GROUP BY clause and contains nonaggregated column 't_user_rel.distance' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=on
摘要: 错误信息 发生错误的源sql语句 SELECT ,`distance t_user_rel uid uid` ORDER BY distance asc" STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_Z
阅读全文
posted @ 2019-06-11 15:44 ncsb
阅读(3056)
评论(0)
推荐(0)
编辑