community.mysql/changelogs/fragments
Laurent Indermühle a5f3296d73
mysql_info - Add connector_name and connector_version to returned value (#497)
* Add methods to retrieve connector name and version
* Document that mysqlclient is also named MySQLdb
* Document version_added
* Add connector name and version in the returned block
* Cut condition to display any name that is return

In case of MySQLdb is renamed in mysqlclient. In that case, the
integration tests will catch this the day we update the connector
version.

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2023-01-30 13:35:24 +01:00
..
.keep Add .keep file to changelog/fragments to make it always present (#113) 2021-03-10 18:16:18 +01:00
0_mysql_user_session_vars.yml mysql_user: add session_vars argument (#489) 2023-01-24 14:53:29 +01:00
445_add_service_name_to_plugin_pam_auth_pam_usage.yml add service name to plugin pam/auth_pam usage (#445) 2023-01-03 09:47:11 +01:00
465-display_more_informative_invalid_priv_exceptiion.yml Display a more informative error when InvalidPrivsError is raised (#465) (#466) 2022-12-06 13:12:01 +01:00
479_enable_auto_commit.yml mysql_user: enabled autocommit to support MySQL 8 (#483) 2023-01-17 10:34:20 +01:00
491_fix_download_url.yaml 491-CI-fix-tarball-download (#491) 2023-01-24 19:12:35 +02:00
497_mysql_info_returns_connector_name_and_version.yml mysql_info - Add connector_name and connector_version to returned value (#497) 2023-01-30 13:35:24 +01:00