Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL to 5.7 : SELECT not in GROUP BY clause #580

Open
ryanhowdy opened this issue Nov 26, 2018 · 0 comments
Open

MySQL to 5.7 : SELECT not in GROUP BY clause #580

ryanhowdy opened this issue Nov 26, 2018 · 0 comments
Labels
Bug Something is broken legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.

Comments

@ryanhowdy
Copy link
Owner

Assigned to Problems, Issues and Bugs #30806. As reported in Tender:

Hi there, I have upgraded MySQL to 5.7 ,now my hosted fcms website is giving me this error:

" Array ( [0] => 42000 [1] => 1055 [2] => Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'kdymffnf_fcms303.p.category' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by )"

Please assist how to fix this. It works well on MySQL 5.6 but getting error on 5.7. Can anyone kindly assist.

@ryanhowdy ryanhowdy added the Bug Something is broken label Nov 26, 2018
@ryanhowdy ryanhowdy added this to Must Have in Next Release Dec 1, 2018
@ryanhowdy ryanhowdy added this to Needs triage in PHP 7+ / MySQL 5.7+ Support via automation Apr 18, 2019
@ryanhowdy ryanhowdy moved this from Needs triage to High priority in PHP 7+ / MySQL 5.7+ Support Apr 18, 2019
@ryanhowdy ryanhowdy added the legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained. label Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.
Projects
No open projects
Development

No branches or pull requests

1 participant