List:Commits« Previous MessageNext Message »
From:igor Date:July 14 2006 5:00am
Subject:bk commit into 5.0 tree (igor:1.2237)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of igor. When igor 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-07-13 22:00:20-07:00, igor@stripped +1 -0
  Correction for test tesults after pushing the fix for bug 19714.

  mysql-test/r/ps_7ndb.result@stripped, 2006-07-13 22:00:19-07:00, igor@stripped +2 -2
    Correction for test results after pushing the fix for bug 19714.

# 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:	igor
# Host:	olga.mysql.com
# Root:	/home/igor/mysql-5.0-opt

--- 1.43/mysql-test/r/ps_7ndb.result	2006-07-13 22:00:25 -07:00
+++ 1.44/mysql-test/r/ps_7ndb.result	2006-07-13 22:00:25 -07:00
@@ -1788,8 +1788,8 @@
 ) ENGINE=MyISAM DEFAULT CHARSET=latin1
 select * from t5 ;
 Catalog	Database	Table	Table_alias	Column	Column_alias	Type	Length	Max length	Is_null	Flags	Decimals	Charsetnr
-def	test	t5	t5	const01	const01	8	1	1	N	32769	0	63
-def	test	t5	t5	param01	param01	3	20	1	Y	32768	0	63
+def	test	t5	t5	const01	const01	3	1	1	N	32769	0	63
+def	test	t5	t5	param01	param01	8	20	1	Y	32768	0	63
 def	test	t5	t5	const02	const02	246	4	3	N	1	1	63
 def	test	t5	t5	param02	param02	246	67	32	Y	0	30	63
 def	test	t5	t5	const03	const03	5	17	1	N	32769	31	63
Thread
bk commit into 5.0 tree (igor:1.2237)igor14 Jul