小编Ars*_*med的帖子

ER_WRONG_FIELD_WITH_GROUP

code: 'ER_WRONG_FIELD_WITH_GROUP',
  errno: 1055,
  sqlMessage: "Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'fashioncart.items.item_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by",
Run Code Online (Sandbox Code Playgroud)

为什么会出现这个错误呢?我该如何解决?

mysql node.js

3
推荐指数
1
解决办法
4980
查看次数

标签 统计

mysql ×1

node.js ×1