Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(mysql): consistent username/host parameters #205

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

Duologic
Copy link
Member

Fixes #127

Replaces #129

This PR is a small refactor of the MySQL Grant reconciler to ensure consistent naming of the username/host variables and parameters.

@Duologic Duologic force-pushed the duologic/split_user_host_early branch from 1b3e8ee to 0faf464 Compare November 29, 2024 10:28
Copy link
Collaborator

@artych artych left a comment

Choose a reason for hiding this comment

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

👍

@Duologic Duologic merged commit 9f1195b into master Dec 13, 2024
7 checks 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.

(Grant Error) update failed: Error 1410: You are not allowed to create a user with GRANT
2 participants