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

mysql_user: add missed privileges #618

Conversation

Andersson007
Copy link
Contributor

@Andersson007 Andersson007 commented Jul 6, 2020

SUMMARY

Fixes #617
mysql_user: add missed privileges

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

mysql_user

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added affects_2.10 bug This issue/PR relates to a bug community_review database has_issue module module mysql needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type) labels Jul 6, 2020
@Andersson007
Copy link
Contributor Author

ready_for_review

@Andersson007
Copy link
Contributor Author

the changes are pretty straightforward. No reasons not to merge

@Andersson007 Andersson007 merged commit 433dda0 into ansible-collections:master Jul 6, 2020
@Andersson007
Copy link
Contributor Author

merged #618 into master

@felixfontein
Copy link
Collaborator

Merging this one wasn't good - it ended up in the master branch, not in main.

@felixfontein
Copy link
Collaborator

I'll cherry-pick the commit over.

@Andersson007
Copy link
Contributor Author

oh, it was changed, just saw in irc..

felixfontein pushed a commit that referenced this pull request Jul 6, 2020
* mysql_user: add missed privileges

* add changelog fragment
@felixfontein
Copy link
Collaborator

Now that master is gone, this won't happen again ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug community_review database has_issue module module mysql needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mysql privs do not support new MariaDB 10.5 permissions like "REPLICATION SLAVE ADMIN"
3 participants