community.mysql/tests/integration/targets
Soledad208 ebb37ae7a3
sql_mode can be set in session, therefore we should look for ANSI_QUOTES in session variable instead of global variable (#677)
* issue-671: get ASNI_QUOTES from session sql_mode instead of GLOBAL sql_mode
2024-11-07 09:56:31 +01:00
..
setup_controller Fix deprecated options from MySQL 8.2 (#662) 2024-08-05 08:55:18 +02: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 Fix deprecated options from MySQL 8.2 (#662) 2024-08-05 08:55:18 +02:00
test_mysql_info Update contributor's email (#684) 2024-10-24 10:57:36 +02:00
test_mysql_query Update contributor's email (#684) 2024-10-24 10:57:36 +02:00
test_mysql_replication Update contributor's email (#684) 2024-10-24 10:57:36 +02:00
test_mysql_role Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_user sql_mode can be set in session, therefore we should look for ANSI_QUOTES in session variable instead of global variable (#677) 2024-11-07 09:56:31 +01:00
test_mysql_variables mysql_variables: fix boolean value handling (#653) 2024-06-28 11:34:59 +02:00