List:Internals« Previous MessageNext Message »
From:jonas.oreland Date:June 9 2005 10:26am
Subject:bk commit into 4.1 tree (joreland:1.2282)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of jonas. When jonas 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.2282 05/06/09 12:26:45 joreland@stripped +1 -0
  update result file for ps7_ndb

  mysql-test/r/ps_7ndb.result
    1.18 05/06/09 12:26:04 joreland@stripped +3 -3
    fix result file

# 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:	joreland
# Host:	eel.ndb.mysql.com.ndb.mysql.com
# Root:	/home/jonas/src/mysql-4.1-push

--- 1.17/mysql-test/r/ps_7ndb.result	Wed Mar 30 14:30:31 2005
+++ 1.18/mysql-test/r/ps_7ndb.result	Thu Jun  9 12:26:04 2005
@@ -1151,13 +1151,13 @@
 Catalog	Database	Table	Table_alias	Column	Column_alias	Type	Length	Max length	Is_null	Flags	Decimals	Charsetnr
 def					id	8	3	1	N	32929	0	63
 def					select_type	253	19	6	N	1	31	8
-def					table	253	64	2	N	1	31	8
-def					type	253	10	3	N	1	31	8
+def					table	253	64	2	Y	0	31	8
+def					type	253	10	3	Y	0	31	8
 def					possible_keys	253	4096	0	Y	0	31	8
 def					key	253	64	0	Y	0	31	8
 def					key_len	8	3	0	Y	32928	0	63
 def					ref	253	1024	0	Y	0	31	8
-def					rows	8	10	1	N	32929	0	63
+def					rows	8	10	1	Y	32928	0	63
 def					Extra	253	255	0	N	1	31	8
 id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
 1	SIMPLE	t9	ALL	NULL	NULL	NULL	NULL	2	
Thread
bk commit into 4.1 tree (joreland:1.2282)jonas.oreland9 Jun