List:Internals« Previous MessageNext Message »
From:holyfoot Date:September 26 2005 11:17am
Subject:bk commit into 5.0 tree (hf:1.1994)
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
  1.1994 05/09/26 14:17:30 hf@deer.(none) +1 -0
  Merging

  mysql-test/t/type_float.test
    1.25 05/09/26 14:17:25 hf@deer.(none) +2 -2
    Merging

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

--- 1.24/mysql-test/t/type_float.test	Sun Sep  4 17:44:57 2005
+++ 1.25/mysql-test/t/type_float.test	Mon Sep 26 14:17:25 2005
@@ -152,7 +152,7 @@
 # bug #12694 (float(m,d) specifications)
 #
 
---error 1443
+--error 1453
 create table t1 (s1 float(0,2));
---error 1443
+--error 1453
 create table t1 (s1 float(1,2));
Thread
bk commit into 5.0 tree (hf:1.1994)holyfoot26 Sep