community.mysql/plugins/modules
Andrew Klychkov f7677aa05b
[stable-1] mysql_query: fix false change reports when IF NOT EXISTS clause is used (#375)
* mysql_query: fix false change reports when IF NOT EXISTS clause is used (#322)

* mysql_query: fix false change reports when IF NOT EXISTS clause is used

* Fix

* Fix doc, add fragment

* Improve doc

(cherry picked from commit 647461010d)

* Fix tests
2022-05-26 08:41:21 +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-1] mysql_info: fix TypeError failure when there are databases that do not contain tables (#209) 2021-08-20 09:50:34 +02:00
mysql_query.py [stable-1] mysql_query: fix false change reports when IF NOT EXISTS clause is used (#375) 2022-05-26 08:41:21 +02:00
mysql_replication.py [stable-1] Use vendored version of distutils.version (#274) 2022-01-18 10:53:09 +01:00
mysql_user.py [stable-1] mysql_user: fix parsing privs when a user has roles assigned to it (#346) 2022-05-12 15:19:20 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00