community.mysql/tests/integration/targets
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
..
setup_controller/tasks Fix issues and documentation with integration tests after merge of #490. (#514) 2023-03-24 10:16:36 +01:00
setup_remote_tmp_dir Display a more informative error when InvalidPrivsError is raised (#465) (#466) 2022-12-06 13:12:01 +01:00
test_mysql_db Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
test_mysql_info Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
test_mysql_query feat: Add support for the connector pymysql 1.0.2 (#533) 2023-05-04 11:14:58 +02:00
test_mysql_replication feat: Add support for the connector pymysql 1.0.2 (#533) 2023-05-04 11:14:58 +02:00
test_mysql_role Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
test_mysql_user Add MAX_STATEMENT_TIME resource limit (#523) 2023-04-07 10:20:49 +02:00
test_mysql_variables Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00