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

Fix perfEventsStatementsQuery to be compatible with ONLY_FULL_GROUP_BY #213

Merged
merged 1 commit into from
Jun 21, 2017
Merged

Fix perfEventsStatementsQuery to be compatible with ONLY_FULL_GROUP_BY #213

merged 1 commit into from
Jun 21, 2017

Conversation

guidoiaquinti
Copy link
Contributor

This should fix #200

@SuperQ
Copy link
Member

SuperQ commented Jun 21, 2017

It looks like you adjusted the indentation on the whole query. I would like to keep the current style.

@guidoiaquinti
Copy link
Contributor Author

Done. Sorry the indentation wasn't very clear to me (is it a mix of tabs/spaces?).

@SuperQ
Copy link
Member

SuperQ commented Jun 21, 2017

Yes, sorry, there is a single tab at the start for golang indentation, then spaces for the rest of the block.

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SuperQ SuperQ merged commit 2ff33ee into prometheus:master Jun 21, 2017
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.

Issues with sql_mode=only_full_group_by in perf_schema_events_statements
2 participants