community.mysql/tests/integration/targets
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
..
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 fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_mysql_query fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_mysql_replication fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_mysql_role Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_user Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_variables fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00