community.mysql/plugins/modules
R.Sicart e8960d532a mysql_user: replace VALID_PRIVS by get_valid_privs() function (#217)
* mysql_user: replace VALID_PRIVS by get_valid_privs() function

* Add EXTRA_PRIVS in case we need to add more privs in the future

* Add changelog fragment

(cherry picked from commit 0ce1fa1634)
2021-09-23 12:14:15 +02:00
..
mysql_db.py mysql_db: fix false warning related to unsafe_login_password (#74) 2020-12-18 10:56:49 +03:00
mysql_info.py [stable-2] mysql_info: fix TypeError failure when there are databases that do not contain tables (#205) (#208) 2021-08-20 09:50:41 +02:00
mysql_query.py mysql_query: correctly reflect changed status in replace statements (#193) (#195) 2021-08-10 14:25:29 +02:00
mysql_replication.py mysql_replication: Add aliases to "master" options, add alternatives to "master" state options, add announcement (#150) (#152) 2021-04-23 07:31:02 +02:00
mysql_role.py mysql_user: replace VALID_PRIVS by get_valid_privs() function (#217) 2021-09-23 12:14:15 +02:00
mysql_user.py mysql_user: replace VALID_PRIVS by get_valid_privs() function (#217) 2021-09-23 12:14:15 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00