Skip to content

Fix issue with redeclaration of database_user via mysql::db #154

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 2 commits into from
Feb 18, 2013
Merged

Fix issue with redeclaration of database_user via mysql::db #154

merged 2 commits into from
Feb 18, 2013

Conversation

paaloeye
Copy link
Contributor

And fix failed tests

@paaloeye
Copy link
Contributor Author

I think this patch is more interesting then #151 because this one doesn't break a lot of tests.

kbarber added a commit that referenced this pull request Feb 18, 2013
Fix issue with redeclaration of database_user via mysql::db
@kbarber kbarber merged commit a0df349 into puppetlabs:master Feb 18, 2013
@bodepd
Copy link
Contributor

bodepd commented Mar 2, 2013

this breaks compatibility with older versions of Puppet (I have travis jobs where this is failing on 2.6.9 [1]). What version are we targeting as supported? I was previously targeting 2.6.9 b/c of epel (which I can update to 2.6.17 now).

I also noticed that the travis builds for this module are also failing b/c of 2.6 issues (which may be related to this pull request)

[1] https://travis-ci.org/puppetlabs/puppetlabs-openstack/jobs/5176994

@bodepd
Copy link
Contributor

bodepd commented Mar 2, 2013

2.6.17 was a no go, the issue is that anonymous hashes were not fully supported in 2.6.x. I will see if I can craft a PR that makes this backwards compatible.

pmcmaw added a commit to pmcmaw/puppetlabs-mysql that referenced this pull request Mar 3, 2021
pdksync - (IAC-973) - Update travis/appveyor to run on new default branch `main`
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.

4 participants