From f9be6a7580e362608e5a8fba2047fb55aab274c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Thu, 18 Mar 2021 20:10:02 +0100 Subject: [PATCH] Remove forward_autocommit from test_cluster_sync-t --- test/tap/tests/test_cluster_sync-t.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tap/tests/test_cluster_sync-t.cpp b/test/tap/tests/test_cluster_sync-t.cpp index b485b772f..a42c5ce2a 100644 --- a/test/tap/tests/test_cluster_sync-t.cpp +++ b/test/tap/tests/test_cluster_sync-t.cpp @@ -983,7 +983,6 @@ int main(int, char**) { std::make_tuple("mysql-max_transaction_time" , "14400001" ), std::make_tuple("mysql-multiplexing" , "true" ), std::make_tuple("mysql-log_unhealthy_connections" , "true" ), - std::make_tuple("mysql-forward_autocommit" , "false" ), std::make_tuple("mysql-enforce_autocommit_on_reads" , "false" ), std::make_tuple("mysql-autocommit_false_not_reusable" , "false" ), std::make_tuple("mysql-autocommit_false_is_transaction" , "true" ), // false