From: kent Date: December 19 2005 2:05am Subject: bk commit into 5.1 tree (kent:1.1977) List-Archive: http://lists.mysql.com/commits/230 Message-Id: <20051219020541.6CD3E7B589D@boortz.dyndns.org> Below is the list of changes that have just been committed into a local 5.1 repository of kent. When kent 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 1.1977 05/12/19 03:05:26 kent@stripped +1 -0 disabled.def: Disabled 'type_time' until 15805 is closed mysql-test/t/disabled.def 1.25 05/12/19 03:03:43 kent@stripped +8 -7 Disabled 'type_time' until 15805 is closed # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: kent # Host: c-664072d5.010-2112-6f72651.cust.bredbandsbolaget.se # Root: /Users/kent/mysql/bk/mysql-5.1-new --- 1.24/mysql-test/t/disabled.def 2005-12-18 18:11:09 +01:00 +++ 1.25/mysql-test/t/disabled.def 2005-12-19 03:03:43 +01:00 @@ -12,10 +12,11 @@ sp-goto : GOTO is currently is disabled - will be fixed in the future kill : Unstable test case, bug#9712 -ndb_cache2 : Bug #15004 -ndb_cache_multi2: Bug #15004 -func_group : Bug #15448 -func_math : Bug #15448 -group_min_max : Bug #15448 -mysqlslap : Bug #15483 -subselect : Bug #15706 +ndb_cache2 : Bug#15004 +ndb_cache_multi2: Bug#15004 +func_group : Bug#15448 +func_math : Bug#15448 +group_min_max : Bug#15448 +mysqlslap : Bug#15483 +subselect : Bug#15706 +type_time : Bug#15805