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

Change processlist query to support ONLY_FULL_GROUP_BY sql_mode #684

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darxriggs
Copy link

Otherwise Error 1055: 'information_schema.processlist.HOST' isn't in GROUP BY is raised.

fixes #610 (for details see #issuecomment-1320577266)

@SuperQ
CC @peterloeffler

Otherwise "Error 1055: 'information_schema.processlist.HOST' isn't in GROUP BY" is raised.

Signed-off-by: René Scheibe <rene.scheibe@gmail.com>
@darxriggs
Copy link
Author

@SuperQ friendly reminder

@omegazeng
Copy link

Waiting for the update. thx.

@darxriggs
Copy link
Author

@SuperQ Is there anything else I can help to get this merged and released?

@umnya
Copy link

umnya commented Feb 8, 2024

Any plan to merge this code? I am using mariadb 10.6.12 and keep getting this error.

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

Successfully merging this pull request may close these issues.

collect.info_schema.processlist leads to error when sql_mode ONLY_FULL_GROUP_BY is set on MariaDB 10.5
3 participants