community.general/lib/ansible/modules/database/mysql
Strix 48642dd1d7 Copy/Paste error for ssl_ca (#51614)
* Copy/Paste error for ssl_ca

Whe `ssl_ca` is specified, the variable `ssl_cert` is checked. This is wrong

* fix connection over host/port
2019-02-06 01:53:16 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
mysql_db.py Copy/Paste error for ssl_ca (#51614) 2019-02-06 01:53:16 -05:00
mysql_replication.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
mysql_user.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
mysql_variables.py Migrate from MySQLdb to PyMySQL (#40123) 2018-09-19 08:44:05 -07:00