Skip to content

Conversation

jycor
Copy link
Contributor

@jycor jycor commented Nov 24, 2024

Selecting from information schema typically results in all uppercase column names, except for the information_schema.processlist table, which follows the non info schema casing (matches the projection).

Relevant MySQL Bug: https://bugs.mysql.com/bug.php?id=84456

@jycor jycor changed the title don't always uppercase information_schema columns information_schema uppercase rule doesn't apply to processlist table Nov 27, 2024
Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

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

Looks good!

@jycor jycor merged commit 6efed41 into main Nov 28, 2024
8 checks passed
@jycor jycor deleted the james/case branch November 28, 2024 01:30
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.

2 participants