List:Commits« Previous MessageNext Message »
From:msvensson Date:November 29 2006 9:11am
Subject:bk commit into 5.1 tree (msvensson:1.2388)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-29 10:11:36+01:00, msvensson@shellback.(none) +1 -0
  Update result file for func_misc to 5.1 version format

  mysql-test/r/func_misc.result@stripped, 2006-11-29 10:11:32+01:00, msvensson@shellback.(none) +1 -1
    Update result file for func_misc to 5.1 version format

# 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:	msvensson
# Host:	shellback.(none)
# Root:	/home/msvensson/mysql/yassl_import/my51-yassl_import

--- 1.28/mysql-test/r/func_misc.result	2006-11-29 10:11:57 +01:00
+++ 1.29/mysql-test/r/func_misc.result	2006-11-29 10:11:57 +01:00
@@ -138,7 +138,7 @@
 show create table t1;
 Table	Create Table
 t1	CREATE TABLE `t1` (
-  `a` bigint(21) unsigned default NULL
+  `a` bigint(21) unsigned DEFAULT NULL
 ) ENGINE=MyISAM DEFAULT CHARSET=latin1
 drop table t1;
 End of 5.0 tests
Thread
bk commit into 5.1 tree (msvensson:1.2388)msvensson29 Nov