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

Query the database for possible permissions #65

Merged
merged 3 commits into from
May 2, 2012

Conversation

branan
Copy link
Contributor

@branan branan commented May 1, 2012

This fixes several issues with different versions of MySQL providing different possible privileges. The provider now queries the database for the set of possible privileges, rather than using a hardcoded list.

Also tests!
#57 #56 and #43 should all be closed once this is merged

Branan Purvine-Riley added 3 commits May 1, 2012 17:00
Now that the ruby can query permissions sanely, filtering 'all' is
no longer necessary
bodepd added a commit that referenced this pull request May 2, 2012
Query the database for possible permissions
@bodepd bodepd merged commit 3fbb54d into puppetlabs:master May 2, 2012
pmcmaw pushed a commit to pmcmaw/puppetlabs-mysql that referenced this pull request Mar 3, 2021
(MODULES-8420) Move to GEM_BOLT pattern
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