community.mysql/tests
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
..
integration mysql_info - Add connector_name and connector_version to returned value (#497) 2023-01-30 13:35:24 +01:00
sanity CI: add stable-2.14 to test matrix (#449) 2022-09-22 11:24:01 +02:00
unit/plugins Fix the collection to work with mysqlclient connector (#293) 2022-03-14 10:03:47 +01:00