community.mysql/plugins/modules
Andrew Klychkov 04aa13f6d6
mysql_replication: set MASTER_SSL=0 when primary_ssl is set to no (#397)
* mysql_replication: set MASTER_SSL=0 when primary_ssl is set to no

* Improve doc
2022-06-13 08:13:58 +02:00
..
mysql_db.py mysql_db: add chdir argument (#396) 2022-06-13 08:11:18 +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: fix false change reports when IF NOT EXISTS clause is used (#322) 2022-05-25 16:19:31 +02:00
mysql_replication.py mysql_replication: set MASTER_SSL=0 when primary_ssl is set to no (#397) 2022-06-13 08:13:58 +02:00
mysql_role.py mysql_user: add "update_password: on_new_username" argument, "password_changed" result field (#365) 2022-05-31 16:00:24 +02:00
mysql_user.py mysql_user: add "update_password: on_new_username" argument, "password_changed" result field (#365) 2022-05-31 16:00:24 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00