Jorge-Rodriguez
25441dfaaf
Remove Black formatting in an attempt to make codecov happy
2020-07-26 10:52:43 +03:00
Jorge Rodriguez (A.K.A. Tiriel)
69d3f8b3c2
Fix equal operators
2020-07-25 19:16:48 +03:00
Jorge-Rodriguez
4b4c06b4f7
Fix conditionals to accomodate for MySQL v8
2020-07-25 18:34:10 +03:00
Jorge-Rodriguez
5b5fe8e628
Restore code lost during cherry pick
2020-07-25 13:31:58 +03:00
Jorge-Rodriguez
226158a74a
Fix typo
2020-07-25 13:01:59 +03:00
Jorge Rodriguez (A.K.A. Tiriel)
e7e0354ae6
Run MySQL commands with the mysql_command variable
2020-07-24 19:32:48 +03:00
Jorge Rodriguez (A.K.A. Tiriel)
7643a37970
Fix check mode indentation
2020-07-24 19:12:55 +03:00
Jorge-Rodriguez
cde29d2e2b
Add check mode tests
2020-07-24 09:49:28 +03:00
Jorge Rodriguez
b062f5fae6
Add TLS connection parameters
2020-07-24 09:22:53 +03:00
Ben Mildren
ecd70e8022
pinned pymysql to 0.9.3 to ensure warnings are handled ( #10 )
...
Co-authored-by: Ben Mildren <bmildren@digitalocean.com>
2020-07-23 16:56:11 +01:00
Ben Mildren
ac79b437c8
updated replication integration tests, added testing for mysql 5.7 ( #7 )
...
Co-authored-by: Ben Mildren <bmildren@digitalocean.com>
2020-07-14 14:13:16 +01:00
Andrew Klychkov
c255d7ece2
mysql modules: fix examples to use FQCN ( #3 )
2020-07-13 10:52:49 +01:00
Felix Fontein
4a3cfa6a32
Fixups ( #2 )
...
* Add changelog fragments from c.g.
* Adjust version_added to 0.1.0, which comes closer to the truth.
* Add changelogs/.plugin-cache.yaml to gitignore.
2020-07-12 12:35:55 +01:00
Ben Mildren
c26bc095ad
initial commit ( #1 )
...
* initial commit
* removed remaining references to community.general
* enabled integration pipeline
* switched from preconfigured replication topology to simple multinode install
* updated version from 1.0.0 to 0.1.0
2020-07-10 17:16:58 +01:00
John R Barker
9fcbbaad81
Initial commit
2020-07-08 18:51:12 +01:00