Skip to content

Add show view privilege for backup user #108

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
Sep 4, 2012
Merged

Add show view privilege for backup user #108

merged 1 commit into from
Sep 4, 2012

Conversation

paaloeye
Copy link
Contributor

@paaloeye paaloeye commented Sep 3, 2012

It is seems like mysqldump requires view privileges.

Before patch I get that failure:

mysqldump: Couldn't execute 'show create table `o53ko_jf_languages`': SHOW VIEW command denied to user 'mysql-backup'@'localhost' for table 'o53ko_jf_languages' (1142)

hunner added a commit that referenced this pull request Sep 4, 2012
Add show view privilege for backup user

This is valid for database dumps which contain views, as per http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
@hunner hunner merged commit 5e8f98b into puppetlabs:master Sep 4, 2012
hunner added a commit to hunner/puppetlabs-mysql that referenced this pull request Sep 5, 2012
bodepd added a commit that referenced this pull request Sep 5, 2012
pmcmaw pushed a commit to pmcmaw/puppetlabs-mysql that referenced this pull request Mar 3, 2021
MODULES-9888 Release preparation for version v1.1.0
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