mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-24 05:40:25 -07:00
mysql_user: Add SHOW_ROUTINE privilege support (#87)
* mysql_user: Add SHOW_ROUTINE privilege support * add changelog fragment Co-authored-by: Andrew Klychkov <andrew.klychkov@gmail.com>
This commit is contained in:
parent
9eb007969c
commit
2de3a57021
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_user - add ``SHOW_ROUTINE`` privilege support (https://github.com/ansible-collections/community.mysql/issues/86).
|
Loading…
Add table
Add a link
Reference in a new issue