Commit 4b3ee02e authored by unknown's avatar unknown
Browse files

oops, forgot to checkin...

parent 8818cd9b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -572,7 +572,7 @@ def ref 253 1024 0 Y 0 31 63
def					rows	8	10	1	N	32801	0	8
def					Extra	253	255	44	N	1	31	63
id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	3	
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	2	
1	PRIMARY	<derived6>	ALL	NULL	NULL	NULL	NULL	2	Using where
6	DERIVED	t2	ALL	NULL	NULL	NULL	NULL	2	
5	DEPENDENT SUBQUERY	t2	ALL	NULL	NULL	NULL	NULL	2	Using where
@@ -581,7 +581,7 @@ id select_type table type possible_keys key key_len ref rows Extra
2	DEPENDENT SUBQUERY	t2	ALL	NULL	NULL	NULL	NULL	2	Using where; Using temporary; Using filesort
execute stmt1 ;
id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	3	
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	2	
1	PRIMARY	<derived6>	ALL	NULL	NULL	NULL	NULL	2	Using where
6	DERIVED	t2	ALL	NULL	NULL	NULL	NULL	2	
5	DEPENDENT SUBQUERY	t2	ALL	NULL	NULL	NULL	NULL	2	Using where
@@ -643,7 +643,7 @@ def ref 253 1024 0 Y 0 31 63
def					rows	8	10	1	N	32801	0	8
def					Extra	253	255	44	N	1	31	63
id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	3	
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	2	
1	PRIMARY	<derived6>	ALL	NULL	NULL	NULL	NULL	2	Using where
6	DERIVED	t2	ALL	NULL	NULL	NULL	NULL	2	
5	DEPENDENT SUBQUERY	t2	ALL	NULL	NULL	NULL	NULL	2	Using where
@@ -653,7 +653,7 @@ id select_type table type possible_keys key key_len ref rows Extra
execute stmt1 using @arg00, @arg01, @arg02, @arg03, @arg04, @arg05, @arg06,
@arg07, @arg08, @arg09 ;
id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	3	
1	PRIMARY	t_many_col_types	ALL	NULL	NULL	NULL	NULL	2	
1	PRIMARY	<derived6>	ALL	NULL	NULL	NULL	NULL	2	Using where
6	DERIVED	t2	ALL	NULL	NULL	NULL	NULL	2	
5	DEPENDENT SUBQUERY	t2	ALL	NULL	NULL	NULL	NULL	2	Using where