From 095655365e514f75428b4245c4d8b3dee5c90d3b Mon Sep 17 00:00:00 2001 From: Vladislav Vaintroub Date: Thu, 6 Oct 2022 12:07:01 +0200 Subject: [PATCH] Speed up mysql_upgrade test on Windows by not using SSL Before patch the test on Windows debug compilation would take 92 second, after the patch 32 seconds --- mysql-test/main/mysql_upgrade.opt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mysql-test/main/mysql_upgrade.opt diff --git a/mysql-test/main/mysql_upgrade.opt b/mysql-test/main/mysql_upgrade.opt new file mode 100644 index 00000000000..b0a968b1bfb --- /dev/null +++ b/mysql-test/main/mysql_upgrade.opt @@ -0,0 +1 @@ +--loose-skip-ssl