起きている問題
本番環境にデプロイしたところ、下記のエラーが出ます。
Mysql2::Error: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'admin.articles.created_at' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
試したこと
こちらのサイトを参考にしました。
https://shopdd.jp/e/mysql-only-full-group-by#ttl_1_h3
上記サイトを参考に/etc/my.confに下記を追記したのですが、エラーが消えません。
sql_mode=NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
よろしくお願いします。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。