community.mysql/plugins/modules
Andrew Klychkov dbcc7e7e60
[stable-1] mysql_info: fix TypeError failure when there are databases that do not contain tables (#209)
* mysql_info: fix TypeError failure when there are databases that do not contain tables (#205)

* mysql_info: fix TypeError failure when there are databases that do not contain tables

* Add changelog fragment

(cherry picked from commit a1f419d541)

* Fix sanity errors
2021-08-20 09:50:34 +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 mysql_query: correctly reflect changed status in replace statements (#193) (#197) 2021-08-10 15:38:37 +02:00
mysql_replication.py Handle divergences between MySQL and MariaDB (#103) 2021-03-16 09:15:19 +01:00
mysql_user.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_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00