mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-23 06:21:45 -07:00
changelog
This commit is contained in:
parent
d719e23ffa
commit
8402a8aab2
1 changed files with 2 additions and 0 deletions
2
changelogs/fragments/503-fix-revoke-grant-only.yml
Normal file
2
changelogs/fragments/503-fix-revoke-grant-only.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_user - when revoke privs consists only of ``GRANT``, a 2nd revoke query is executed with empty privs to revoke that ended in an SQL exception (https://github.com/ansible-collections/community.mysql/pull/503).
|
Loading…
Add table
Add a link
Reference in a new issue