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

(MODULES-7460) - Updating grant table to include INSERT privileges #1004

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

pmcmaw
Copy link
Contributor

@pmcmaw pmcmaw commented Jul 16, 2018

The INSERT parameter has been overlooked when removing legacy validate functions and adding to a case statement. It can be seen in the following commit: 0b676ef in manifests/server/grant.pp on line 193.

Putting INSERT back in and adding a test to catch this in the future.

@pmcmaw pmcmaw added the bugfix label Jul 16, 2018
@pmcmaw pmcmaw force-pushed the insert_tablegrant branch 3 times, most recently from 978a94f to 663d25c Compare July 16, 2018 16:32
@pmcmaw pmcmaw force-pushed the insert_tablegrant branch from 663d25c to e4ea0a8 Compare July 16, 2018 16:52
@HelenCampbell HelenCampbell merged commit 4a3d7e0 into puppetlabs:master Jul 17, 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.

2 participants