From 2b4445e60ec0d3842b9f0cc9de637e8a9cb526c5 Mon Sep 17 00:00:00 2001 From: Kristian Nielsen Date: Mon, 20 Oct 2014 09:36:41 +0200 Subject: [PATCH] Fix test failure in perfschema.myisam_file_io when perfschema is not compiled into the server. --- mysql-test/suite/perfschema/t/myisam_file_io.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/suite/perfschema/t/myisam_file_io.opt b/mysql-test/suite/perfschema/t/myisam_file_io.opt index f2e233bd4ab..5bec10ab266 100644 --- a/mysql-test/suite/perfschema/t/myisam_file_io.opt +++ b/mysql-test/suite/perfschema/t/myisam_file_io.opt @@ -1 +1 @@ ---performance_schema_events_waits_history_long_size=5000 +--loose-performance_schema_events_waits_history_long_size=5000