community.mysql/tests/integration/targets
Jorge Rodriguez (A.K.A. Tiriel) 36e7e6603e
Add TLS connection parameters (#9)
* Add TLS connection parameters

* Add check mode tests

* Fix check mode indentation

* Run MySQL commands with the mysql_command variable

* Fix typo

* Restore code lost during cherry pick

* Fix conditionals to accomodate for MySQL v8

* Fix equal operators

* Remove Black formatting in an attempt to make codecov happy

* Remove deprecation notice

* Fix closing bracket

* Remove code duplication
2020-07-28 09:44:52 +03:00
..
setup_mysql pinned pymysql to 0.9.3 to ensure warnings are handled (#10) 2020-07-23 16:56:11 +01:00
setup_remote_tmp_dir initial commit (#1) 2020-07-10 17:16:58 +01:00
test_mysql_db initial commit (#1) 2020-07-10 17:16:58 +01:00
test_mysql_info initial commit (#1) 2020-07-10 17:16:58 +01:00
test_mysql_query initial commit (#1) 2020-07-10 17:16:58 +01:00
test_mysql_replication updated replication integration tests, added testing for mysql 5.7 (#7) 2020-07-14 14:13:16 +01:00
test_mysql_user Add TLS connection parameters (#9) 2020-07-28 09:44:52 +03:00
test_mysql_variables updated replication integration tests, added testing for mysql 5.7 (#7) 2020-07-14 14:13:16 +01:00