Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.0(EOL), 10.1(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/p8-rhel7-bintar/builds/1458/steps/test/logs/stdio
main.subselect_innodb 'innodb_plugin' w2 [ fail ]
|
Test ended at 2016-08-17 11:40:56
|
|
CURRENT_TEST: main.subselect_innodb
|
--- /home/buildbot/maria-slave/power8-vlp03-bintar/build/mysql-test/r/subselect_innodb.result 2016-08-17 10:03:04.482303275 -0400
|
+++ /home/buildbot/maria-slave/power8-vlp03-bintar/build/mysql-test/r/subselect_innodb.reject 2016-08-17 11:40:55.362804745 -0400
|
@@ -545,5 +545,5 @@
|
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;
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled