質問するログイン新規登録

質問編集履歴

2

エラーメッセージの修正

2018/05/14 02:34

投稿

bonzya-
bonzya-

スコア8

title CHANGED
File without changes
body CHANGED
@@ -6,7 +6,7 @@
6
6
  ### 発生している問題・エラーメッセージ
7
7
 
8
8
  ```
9
- #1055 - Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'inquiry.t_forms.item_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
9
+ #1055 - Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'inquiry.table_a.item' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
10
10
  ```
11
11
 
12
12
  ### 該当のソースコード

1

初心者マークの付け忘れ

2018/05/14 02:34

投稿

bonzya-
bonzya-

スコア8

title CHANGED
File without changes
body CHANGED
File without changes