community.mysql/tests/integration/targets
Andrew Klychkov 960ac32adf
mysql_query: returns execution_time_ms list containing execution time per query (#697)
* mysql_query: returns execution_time_ms list containing execution time per query

* Update changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml

Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
2025-01-16 15:49:53 +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 mysql_info - add table count to the databases returned values (#691) 2024-11-19 08:51:03 +01:00
test_mysql_query mysql_query: returns execution_time_ms list containing execution time per query (#697) 2025-01-16 15:49:53 +01: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