Skip to content

Resolve ambiguous column reference in processlist query#1006

Open
tanji wants to merge 1 commit into
prometheus:mainfrom
tanji:patch-1
Open

Resolve ambiguous column reference in processlist query#1006
tanji wants to merge 1 commit into
prometheus:mainfrom
tanji:patch-1

Conversation

@tanji

@tanji tanji commented Feb 13, 2026

Copy link
Copy Markdown

Replace bare column names with COALESCE expressions in GROUP BY clause to match SELECT clause, eliminating MySQL warning 1052 for ambiguous 'state' column

Replace bare column names with COALESCE expressions in GROUP BY clause to match SELECT clause, eliminating MySQL warning 1052 for ambiguous 'state' column

Signed-off-by: Guillaume Lefranc <guillaume@adishatz.net>
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.

1 participant