Skip to content

Fixes the creation of the root user when using password policies#284

Open
bjoernv wants to merge 1 commit into
sclorg:masterfrom
bjoernv:create-root-with-password-policy
Open

Fixes the creation of the root user when using password policies#284
bjoernv wants to merge 1 commit into
sclorg:masterfrom
bjoernv:create-root-with-password-policy

Conversation

@bjoernv

@bjoernv bjoernv commented Jun 30, 2025

Copy link
Copy Markdown

Use a password in "CREATE USER IF NOT EXISTS 'root'@'%'", because otherwise a password policy can reject the creation of the root user.

Resolves #283

@github-actions

github-actions Bot commented Jul 25, 2025

Copy link
Copy Markdown

Pull Request validation

Failed

🔴 Review - Missing review from a member (1 required)

Success

🟢 CI - All checks have passed


Triggered by Workflow Run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails to create root user if password policy plugin is used

1 participant