From 8c53b59adac016a2319743afb6deb97309ea77c3 Mon Sep 17 00:00:00 2001 From: "thek@adventure.(none)" <> Date: Mon, 28 May 2007 16:46:22 +0200 Subject: [PATCH] Safemalloc memory dump reported as memory leak although it isn't. Waiting for fix in PB. --- mysql-test/t/disabled.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 12c5f38c680..464c4dae3f6 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -41,3 +41,6 @@ plugin : Bug#25659 memory leak via "plugins" test rpl_ndb_stm_innodb : Bug#26783 ndb_partition_error2 : HF is not sure if the test can work as internded on all the platforms + +mysql_client_test : safemalloc memory dump reported as memory leak although it isn't. Fix PB! +