oops, forgot to checkin...
This commit is contained in:
parent
8818cd9b65
commit
4b3ee02efe
@ -572,7 +572,7 @@ def ref 253 1024 0 Y 0 31 63
|
|||||||
def rows 8 10 1 N 32801 0 8
|
def rows 8 10 1 N 32801 0 8
|
||||||
def Extra 253 255 44 N 1 31 63
|
def Extra 253 255 44 N 1 31 63
|
||||||
id select_type table type possible_keys key key_len ref rows Extra
|
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
|
1 PRIMARY <derived6> ALL NULL NULL NULL NULL 2 Using where
|
||||||
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
||||||
5 DEPENDENT SUBQUERY t2 ALL NULL NULL NULL NULL 2 Using where
|
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
|
2 DEPENDENT SUBQUERY t2 ALL NULL NULL NULL NULL 2 Using where; Using temporary; Using filesort
|
||||||
execute stmt1 ;
|
execute stmt1 ;
|
||||||
id select_type table type possible_keys key key_len ref rows Extra
|
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
|
1 PRIMARY <derived6> ALL NULL NULL NULL NULL 2 Using where
|
||||||
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
||||||
5 DEPENDENT SUBQUERY t2 ALL NULL NULL NULL NULL 2 Using where
|
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 rows 8 10 1 N 32801 0 8
|
||||||
def Extra 253 255 44 N 1 31 63
|
def Extra 253 255 44 N 1 31 63
|
||||||
id select_type table type possible_keys key key_len ref rows Extra
|
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
|
1 PRIMARY <derived6> ALL NULL NULL NULL NULL 2 Using where
|
||||||
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
||||||
5 DEPENDENT SUBQUERY t2 ALL NULL NULL NULL NULL 2 Using where
|
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,
|
execute stmt1 using @arg00, @arg01, @arg02, @arg03, @arg04, @arg05, @arg06,
|
||||||
@arg07, @arg08, @arg09 ;
|
@arg07, @arg08, @arg09 ;
|
||||||
id select_type table type possible_keys key key_len ref rows Extra
|
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
|
1 PRIMARY <derived6> ALL NULL NULL NULL NULL 2 Using where
|
||||||
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
6 DERIVED t2 ALL NULL NULL NULL NULL 2
|
||||||
5 DEPENDENT SUBQUERY t2 ALL NULL NULL NULL NULL 2 Using where
|
5 DEPENDENT SUBQUERY t2 ALL NULL NULL NULL NULL 2 Using where
|
||||||
|
Loading…
x
Reference in New Issue
Block a user