community.mysql/plugins/module_utils
Matthew Exon 82baf7508c
Clarified error message about missing python modules (#279)
* Clarified error message about missing python modules, and tweak documentation to suggest overriding interpreter.

* Mention mysqlclient as another option

* Correct mysqlclient suggestions from python2 to python3

Co-authored-by: Matthew Exon <git.mexon@spamgourmet.com>
2022-04-01 11:19:19 +02:00
..
implementations Prepare for distutils.version being removed in Python 3.12 (#267) 2021-12-23 12:45:21 +01:00
_version.py Use vendored version of distutils.version (#269) 2022-01-07 14:59:19 +01:00
database.py initial commit (#1) 2020-07-10 17:16:58 +01:00
mysql.py Clarified error message about missing python modules (#279) 2022-04-01 11:19:19 +02:00
user.py Add IF EXISTS clause to DROP USER statement (#307) 2022-03-15 13:41:55 +01:00
version.py Use vendored version of distutils.version (#269) 2022-01-07 14:59:19 +01:00