質問編集履歴
2
エラーメッセージの修正
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.
|
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
初心者マークの付け忘れ
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|