List:Internals« Previous MessageNext Message »
From:holyfoot Date:November 29 2005 1:46pm
Subject:bk commit into 5.0 tree (holyfoot:1.2027)
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.2027 05/11/29 16:46:51 holyfoot@deer.(none) +1 -0
  test fixed

  mysql-test/r/type_ranges.result
    1.38 05/11/29 16:46:46 holyfoot@stripped +1 -1
    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.14693

--- 1.37/mysql-test/r/type_ranges.result	Wed Sep 14 03:41:37 2005
+++ 1.38/mysql-test/r/type_ranges.result	Tue Nov 29 16:46:46 2005
@@ -215,7 +215,7 @@
 auto	int(5) unsigned	NULL	NO	MUL	NULL	auto_increment	#	
 string	char(10)	latin1_swedish_ci	YES		newdefault		#	
 tiny	tinyint(4)	NULL	NO	MUL	0		#	
-short	smallint(6)	NULL	NO	MUL	0		#	
+short	smallint(6)	NULL	NO	MUL			#	
 medium	mediumint(8)	NULL	NO	MUL	0		#	
 long_int	int(11)	NULL	NO		0		#	
 longlong	bigint(13)	NULL	NO	MUL	0		#	
Thread
bk commit into 5.0 tree (holyfoot:1.2027)holyfoot29 Nov