Skip to content

Model MySQL CREATE USER statements - #2546

Open
minleejae wants to merge 1 commit into
JSQLParser:masterfrom
minleejae:feat/mysql-create-user
Open

Model MySQL CREATE USER statements#2546
minleejae wants to merge 1 commit into
JSQLParser:masterfrom
minleejae:feat/mysql-create-user

Conversation

@minleejae

Copy link
Copy Markdown
Contributor

Summary

  • parse MySQL CREATE USER into a dedicated statement AST
  • expose accounts, hosts, authentication plugins, credentials, and random-password modes as structured values
  • support multiple accounts and IF NOT EXISTS while preserving parse/deparse behavior

Validation

  • ./gradlew spotlessApply test spotlessCheck checkstyleMain checkstyleTest
  • executed representative account/host/password forms against MySQL 8.4

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