From bdd170c5157fbaf4ebe8e39fb199d4d3d3b878f2 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 12 Jan 2009 13:08:06 +0100 Subject: [PATCH] allow maria.maria-preload test to be run in dbug+safemalloc builds (in debug builds pagecache does many small mallocs, and safemalloc sanity checks take ages) --- mysql-test/suite/maria/t/maria-preload-master.opt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mysql-test/suite/maria/t/maria-preload-master.opt diff --git a/mysql-test/suite/maria/t/maria-preload-master.opt b/mysql-test/suite/maria/t/maria-preload-master.opt new file mode 100644 index 00000000000..959cf74c816 --- /dev/null +++ b/mysql-test/suite/maria/t/maria-preload-master.opt @@ -0,0 +1 @@ +--skip-safemalloc