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

Issue with mysql 5.7 compatibility #9

Open
mprokopov opened this issue Sep 11, 2022 · 0 comments
Open

Issue with mysql 5.7 compatibility #9

mprokopov opened this issue Sep 11, 2022 · 0 comments

Comments

@mprokopov
Copy link
Owner

Error in query:
SELECT `Stamp`, `NoteID` ID, count(*) c FROM `e2BlogComments` WHERE `Stamp` > 1660327212 AND IsVisible='1'GROUP BY `NoteID` ORDER BY c DESC LIMIT 10
Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'egeya.e2BlogComments.Stamp' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant