List:Commits« Previous MessageNext Message »
From:holyfoot Date:November 1 2006 11:22am
Subject:bk commit into 5.0 tree (holyfoot:1.2256)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of hf. When hf 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, 2006-11-01 14:22:11+04:00, holyfoot@stripped +1 -0
  test result fixed

  mysql-test/r/type_newdecimal.result@stripped, 2006-11-01 14:22:08+04:00, holyfoot@stripped
+1 -1
    test result fixed

# 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:	holyfoot
# Host:	deer.(none)
# Root:	/home/hf/work/mysql-5.0.19491

--- 1.42/mysql-test/r/type_newdecimal.result	2006-11-01 14:22:17 +04:00
+++ 1.43/mysql-test/r/type_newdecimal.result	2006-11-01 14:22:17 +04:00
@@ -1418,5 +1418,5 @@ insert into t1 values (CAST('10:11:12' A
 select * from t1;
 f1
 20101112000000.000014
-20101112.000000
+101112.000000
 drop table t1;
Thread
bk commit into 5.0 tree (holyfoot:1.2256)holyfoot1 Nov