From: Date: February 26 2008 12:18am Subject: bk commit into 6.0 tree (mattiasj:1.2549) BUG#20129 List-Archive: http://lists.mysql.com/commits/42968 X-Bug: 20129 Message-Id: <20080225231839.5505D989AA5@witty.localhost> Below is the list of changes that have just been committed into a local 6.0 repository of mattiasj. When mattiasj 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-26 00:18:30+01:00, mattiasj@witty. +1 -0 Post push patch, disabling one falcon test case (dependent of partitioning maintenance commands, which has been disabled in the patch for Bug#20129) 6.0 only patch. mysql-test/suite/falcon/t/disabled.def@stripped, 2008-02-26 00:18:28+01:00, mattiasj@witty. +1 -0 fix for Bug#20129 disables partitioning maintenance commands diff -Nrup a/mysql-test/suite/falcon/t/disabled.def b/mysql-test/suite/falcon/t/disabled.def --- a/mysql-test/suite/falcon/t/disabled.def 2007-12-05 11:04:59 +01:00 +++ b/mysql-test/suite/falcon/t/disabled.def 2008-02-26 00:18:28 +01:00 @@ -49,3 +49,4 @@ ps_8falcon : Bug #32683 Test ps_8f falcon_bug_22173a : Bug#32963: falcon_bug_22173a fails falcon_read-committed: Bug#32992: falcon_read-committed.test causes a server crash occasionally falcon_ts : Bug#32993: falcon_ts.test fails sporadically +falcon_bug_30826 : Bug#20129 2008-02-24 mattiasj disabled until wl#4176