From: Date: February 8 2008 6:07pm Subject: bk commit into 5.1 tree (anozdrin:1.2540) BUG#34424 List-Archive: http://lists.mysql.com/commits/41955 X-Bug: 34424 Message-Id: <20080208170743.4638C1D5C6A@quad.opbmk> Below is the list of changes that have just been committed into a local 5.1 repository of anozdrin. When anozdrin does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ChangeSet@stripped, 2008-02-08 20:07:39+03:00, anozdrin@quad. +1 -0 Bug#34424: query_cache_debug.test leads to valgrind warnings Disable the test case. mysql-test/t/disabled.def@stripped, 2008-02-08 20:07:38+03:00, anozdrin@quad. +1 -0 Disable query_cache_debug.test. diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def --- a/mysql-test/t/disabled.def 2008-01-24 17:40:13 +03:00 +++ b/mysql-test/t/disabled.def 2008-02-08 20:07:38 +03:00 @@ -23,3 +23,4 @@ wait_timeout : Bug#32801 wait_ti ctype_create : Bug#32965 main.ctype_create fails status : Bug#32966 main.status fails ps_ddl : Bug#12093 2007-12-14 pending WL#4165 / WL#4166 +query_cache_debug : Bug#34424: query_cache_debug.test leads to valgrind warnings