community.mysql/plugins/modules
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
..
mysql_db.py Docs: change yes/no to true/false (#480) 2023-01-03 11:24:59 +01:00
mysql_info.py mysql_info - Add connector_name and connector_version to returned value (#497) 2023-01-30 13:35:24 +01:00
mysql_query.py Docs: change yes/no to true/false (#480) 2023-01-03 11:24:59 +01:00
mysql_replication.py Docs: change yes/no to true/false (#480) 2023-01-03 11:24:59 +01:00
mysql_role.py Docs: change yes/no to true/false (#480) 2023-01-03 11:24:59 +01:00
mysql_user.py mysql_user: add session_vars argument (#489) 2023-01-24 14:53:29 +01:00
mysql_variables.py Docs: change yes/no to true/false (#480) 2023-01-03 11:24:59 +01:00