main.subselect_innodb 'xtradb' w3 [ fail ]
|
Test ended at 2017-12-07 15:51:41
|
|
CURRENT_TEST: main.subselect_innodb
|
--- /usr/share/mysql-test/r/subselect_innodb.result 2017-12-07 10:25:32.000000000 -0500
|
+++ /dev/shm/var/3/log/subselect_innodb.reject 2017-12-07 15:51:41.713298499 -0500
|
@@ -574,7 +574,7 @@
|
t1;
|
id select_type table type possible_keys key key_len ref rows Extra
|
1 PRIMARY t1 ALL NULL NULL NULL NULL #
|
-2 DEPENDENT SUBQUERY t2 ref key1 key1 5 test.t1.a # Using where; Using filesort
|
+2 DEPENDENT SUBQUERY t2 index key1 key2 5 NULL # Using where
|
drop table t1,t2;
|
#
|
|
# mdev-12931: semi-join in ON expression of STRAIGHT_JOIN
|
|
mysqltest: Result length mismatch
|