プロジェクト

全般

プロフィール

Bug(バグ) #4216

isao sano6年以上前に更新

h3. 概要

mysql stable 5.7.12 を使用している環境にてタイムライン投稿を行っても、反映されない。

Apacheのエラーログを確認したところ下記のエラーが出ていました。


<pre>
[Fri Aug 18 16:17:20.193961 2017] [:error] [pid 7274] [client 127.0.0.1:49444] SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'op_38x_local.m.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by, referer: http://op.38x.local/

</pre>

戻る