Commit graph

6 commits

Author SHA1 Message Date
Sebastian Pfahl
1439274e15 fix more tests 2025-07-15 12:35:23 +02:00
Sebastian Pfahl
7c376590e7 fix more tests 2025-07-15 12:35:23 +02:00
Sebastian Pfahl
a2dff5c61c fix liniting 2025-07-15 12:35:23 +02:00
Sebastian Pfahl
6f686aad9a Added test 2025-07-15 12:35:23 +02:00
Andrew Klychkov
90bd0b0a75
Update contributor's email (#684) 2024-10-24 10:57:36 +02:00
Jorge Rodriguez (A.K.A. Tiriel)
11958ec46a
Handle divergences between MySQL and MariaDB (#103)
* Initial attempt

* First functional approach

* Remove unused imports

* Add dychotomy handling for mysql_replication

* Fix cursor lookup

* Fix sanity tests

* Cleanup implementation conditional import

* Fix unit tests

* Fix conditional import to satisfy both sanity and integration tests

* Add changelog fragment
2021-03-16 09:15:19 +01:00
Renamed from tests/unit/plugins/modules/test_mysql_replication.py (Browse further)