Skip to content

(MODULES-2111) Add the system database to user related actions. #830

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

Merged
merged 1 commit into from
May 10, 2016

Conversation

fvanboven
Copy link
Contributor

Change the behaviour of applying user and grant related changes to use the system database of MySQL.

This is a workaround to fix a bug in MySQL (https://bugs.mysql.com/bug.php?id=65923) that causes users and grants to be replicated, even if the "mysql" database should not be replicated.

Change the behaviour of applying user and grant related changes to use
the system database of MySQL.

This is a workaround to fix a bug in MySQL
(https://bugs.mysql.com/bug.php?id=65923) that causes users and grants
to be replicated, even if the "mysql" database should not be replicated.
@fvanboven fvanboven changed the title (MODULES-2111) Add the system database to user related tables. (MODULES-2111) Add the system database to user related actions. May 2, 2016
@jonnytdevops jonnytdevops merged commit 3e3cd55 into puppetlabs:master May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants