community.mysql/changelogs
betanummeric 7f7b2f76a6
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-05-18 09:28:34 +02:00
..
fragments fix connection arguments mysql driver compatability (#551) 2023-05-18 09:28:34 +02:00
changelog.yaml Release 3.7.0 commit (#544) 2023-05-05 13:32:40 +02:00
config.yaml Move CHANGELOG.rst at top level (#349) 2022-05-12 11:42:30 +02:00