community.mysql/changelogs/fragments
betanummeric c33ea163b2
fix connection arguments mysql driver compatability (#551)
* only use the "database" connection argument with driver versions where "db" is deprecated/removed

* connection arguments: fix KeyError

* connection arguments: fix KeyError

* connection arguments: use 'passwd' instead of 'password' with older drivers

* add changelog fragment

* refactoring: use "get_connector_name" in "mysql_connect"

---------

Co-authored-by: Felix Hamme <felix.hamme@ionos.com>
2023-10-03 11:23:42 +02:00
..
.keep Add .keep file to changelog/fragments to make it always present (#113) 2021-03-10 18:16:18 +01:00
551-fix_connection_arguments_driver_compatability.yaml fix connection arguments mysql driver compatability (#551) 2023-10-03 11:23:42 +02:00
drop_ansible_core_2_12_and_2_13.yml Add ansible-core stable-2.15 and stable-2.16 to tests matrix now that "devel" links to 2.17 (#574) 2023-09-29 09:29:43 +02:00