Closed
Description
I'm getting errors in the logs:
time="2017-05-20T17:07:50Z" level=error msg="Error scraping for collect.perf_schema.eventsstatements: Error 1055: Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'Q.DIGEST_TEXT' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by" source="mysqld_exporter.go:359"
The query that's causing this seems to be:
mysqld_exporter/collector/perf_schema_events_statements.go
Lines 13 to 40 in 82e9cb5
If you need any more info about this issue, please let me know.