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

add mysql_native_password for mariadb 10.2 in password_hash #1117

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

mlk-89
Copy link

@mlk-89 mlk-89 commented Sep 7, 2018

Fix idempotent problem when mysql user password is changed in mariadb 10.2

@gguillotte
Copy link
Contributor

gguillotte commented Oct 11, 2018

I think #1135 (merged yesterday) addressed a similar issue by checking the MariaDB version when determining how to get the password for comparison, while this addresses it by checking the version when updating the password.

@david22swan
Copy link
Member

screen shot 2018-11-05 at 11 26 37 am

@david22swan david22swan merged commit 32325f3 into puppetlabs:master Nov 5, 2018
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