From: knielsen Date: December 16 2005 8:38am Subject: bk commit into 5.0 tree (knielsen:1.1983) BUG#15805 List-Archive: http://lists.mysql.com/commits/196 X-Bug: 15805 Message-Id: Below is the list of changes that have just been committed into a local 5.0 repository of knielsen. When knielsen 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.1983 05/12/16 09:38:30 knielsen@stripped +1 -0 BUG#15805: Disabled test type_time; fails in --ps-protocol mode. mysql-test/t/disabled.def 1.17 05/12/16 09:37:57 knielsen@stripped +1 -0 Disabled test type_time; fails in --ps-protocol mode. # 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: knielsen # Host: rt.int.sifira.dk # Root: /usr/local/mysql/mysql-5.0 --- 1.16/mysql-test/t/disabled.def 2005-12-14 01:56:27 +01:00 +++ 1.17/mysql-test/t/disabled.def 2005-12-16 09:37:57 +01:00 @@ -13,3 +13,4 @@ sp-goto : GOTO is currently is disabled - will be fixed in the future kill : Unstable test case, bug#9712 subselect : Bug#15706 +type_time : Bug#15805