会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
r1-12king的学习之路
博客园
首页
新随笔
联系
订阅
管理
2023年3月27日
mysql报错 1140 - In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'a.user_name'; this is incompatible with sql_mode=only_full_group_by
摘要: 表结构如下: CREATE TABLE `user` ( `id` bigint NOT NULL, `user_name` varchar(255) DEFAULT NULL, `password` varchar(255) DEFAULT NULL, `create_time` datetime
阅读全文
posted @ 2023-03-27 15:39 r1-12king
阅读(1974)
评论(0)
推荐(0)
编辑
公告