Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Add ShowCreateUser ShowType for SHOW CREATE USER statements
  • Add ALTER USER parsing that outputs as CreateUserQuery
  • Track authentication data in CREATE USER (NOT IDENTIFIED, IDENTIFIED WITH/BY)
  • Output AuthenticationData child in EXPLAIN when authentication is specified

This reduces 01292_create_user pending statements from 132 to 33, and
fixes related statements in several other test files.

- Add ShowCreateUser ShowType for SHOW CREATE USER statements
- Add ALTER USER parsing that outputs as CreateUserQuery
- Track authentication data in CREATE USER (NOT IDENTIFIED, IDENTIFIED WITH/BY)
- Output AuthenticationData child in EXPLAIN when authentication is specified

This reduces 01292_create_user pending statements from 132 to 33, and
fixes related statements in several other test files.
@kyleconroy kyleconroy merged commit e63703e into main Dec 30, 2025
1 check passed
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.

3 participants