community.mysql/plugins/modules
Benoit Garret f547b66d35
Honor the set_default_role_all parameter (#282)
The set_default_role_all parameter is documented, but does nothing. This PR fixes this.
2022-02-04 10:43:24 +01:00
..
mysql_db.py Allow the "%" character in database name (#227) 2021-10-21 08:38:46 +02:00
mysql_info.py mysql_info: fix TypeError failure when there are databases that do not contain tables (#205) 2021-08-20 08:17:34 +02:00
mysql_query.py mysql_query: correctly reflect changed status in replace statements (#193) 2021-07-28 09:18:00 +02:00
mysql_replication.py Prepare for distutils.version being removed in Python 3.12 (#267) 2021-12-23 12:45:21 +01:00
mysql_role.py Honor the set_default_role_all parameter (#282) 2022-02-04 10:43:24 +01:00
mysql_user.py Add default database "mysql" to mysql_user (#266) 2022-01-10 16:03:25 +01:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00