community.mysql/plugins/module_utils
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
..
implementations Handle divergences between MySQL and MariaDB (#103) 2021-03-16 09:15:19 +01:00
database.py initial commit (#1) 2020-07-10 17:16:58 +01:00
mysql.py change deprecated parameter pw and db (#116) 2021-03-16 07:15:12 +02:00