会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
锋齐叶落
博客园
首页
新随笔
联系
订阅
管理
2019年7月30日
Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'kindergarten.n.stuMChkTime' which is not functionally dependent on columns in GROUP BY clause; this is in
摘要: 错误原因: sql _mode中only _full _group _by不兼容的问题 解决思路: 既然是only _full _group _by不兼容,那就把它去掉就好啦 show variables like "sql_mode"; set sql_mode=''; set sql_m
阅读全文
posted @ 2019-07-30 12:00 锋齐叶落
阅读(133)
评论(0)
推荐(0)