From: Date: July 21 2008 9:09pm Subject: bzr push into mysql-5.1 branch (sven:2708 to 2709) Bug#38269 List-Archive: http://lists.mysql.com/commits/50142 X-Bug: 38269 Message-Id: <20080721190947.F1053B7144@riska> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 2709 Sven Sandberg 2008-07-21 BUG#38269: pushbuild gives valgrind error in ha_statistic_increment for rpl_temporary This does not fix the bug. It only disables the failing test. modified: mysql-test/suite/rpl/t/disabled.def 2708 Kristofer Pettersson 2008-07-21 Corrected merge misstake. modified: sql/log.cc === modified file 'mysql-test/suite/rpl/t/disabled.def' --- a/mysql-test/suite/rpl/t/disabled.def 2008-07-18 11:53:16 +0000 +++ b/mysql-test/suite/rpl/t/disabled.def 2008-07-21 19:05:06 +0000 @@ -12,4 +12,4 @@ rpl_redirect : Failure is sporadic and and the test is superfluous (mats) rpl_innodb_bug28430 : Failure on Solaris Bug #36793 - +rpl_temporary : BUG#38269 2008-07-21 Sven valgrind error in pushbuild