mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 13:20:25 -07:00
parent
521443a671
commit
b34c23d07d
4 changed files with 73 additions and 9 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