community.mysql/tests/integration/targets/test_mysql_user/tasks
kmarse 033b4c74f9
Fix column uppercasing (#569)
* Add integrations tests for column case sensitive name

* add a warning when column_case_sensitive in not set

* add announce default will change in in 4.0.0

* fix tests for engine that don't wrap column in backticks

* add filter because only MySQL 5.7 is case sensitive for users privs

* add kmarse and myself to the authors

* add kmarse to the contributors list

---------

Co-authored-by: Laurent Indermühle <laurent.indermuehle@epfl.ch>
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
2023-10-06 16:08:46 +02:00
..
utils Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
issue-28.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
issue-121.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
issue-265.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
issue-29511.yaml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
issue-64560.yaml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
main.yml Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_column_case_sensitive.yml Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_idempotency.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_priv_append.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_priv_dict.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_priv_subtract.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_privs.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_privs_issue_465.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
test_resource_limits.yml Add MAX_STATEMENT_TIME resource limit (#523) 2023-04-07 10:20:49 +02:00
test_revoke_only_grant.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_tls_requirements.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_update_password.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
test_user_grants_with_roles_applied.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_user_password.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_user_plugin_auth.yml fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00