community.mysql/plugins/modules
Laurent Indermühle 30a2015f6c
feat: Add support for the connector pymysql 1.0.2 (#533)
* Document connector-version relationship

* Fix missing option in the command usage documentation

* Rephrase commands descriptions

* Document that pymysql 0.10.0 disabled its warnings

* Disable tests for pymysql newer than 0.10.0 because the behavior changed

* Enable integration tests for pymysql 1.0.2

* Add exclusion to avoid requesting nonexistent test containers

* Cut comments about PyMySQL 1.0.2 need to be fixed

* docs: explain PyMySQL 0.10.0+ returns changed when using IF EXISTS
2023-05-04 11:14:58 +02: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 feat: Add support for the connector pymysql 1.0.2 (#533) 2023-05-04 11:14:58 +02:00
mysql_replication.py Fix sanity (#508) 2023-02-14 09:57:44 +01:00
mysql_role.py mysql_role: enable autocommit (#500) 2023-02-01 09:37:37 +01:00
mysql_user.py Add MAX_STATEMENT_TIME resource limit (#523) 2023-04-07 10:20:49 +02:00
mysql_variables.py Allow uppercase in variable names for Galera wsrep variables (#501) 2023-02-04 08:31:00 +01:00