Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/p8-xenial-bintar/builds/469/steps/test/logs/stdio
gcol.gcol_select_myisam w4 [ fail ]
|
Test ended at 2016-12-22 08:48:16
|
|
CURRENT_TEST: gcol.gcol_select_myisam
|
--- /var/lib/buildbot/maria-slave/p8-xenial-bintar/build/mysql-test/suite/gcol/r/gcol_select_myisam.result 2016-12-22 04:38:05.794627327 -0500
|
+++ /var/lib/buildbot/maria-slave/p8-xenial-bintar/build/mysql-test/suite/gcol/r/gcol_select_myisam.reject 2016-12-22 08:48:16.771497594 -0500
|
@@ -598,11 +598,8 @@
|
(subquery2_t3.col_varchar_key = subquery2_t2.col_varchar_key))
|
ORDER BY subquery2_field1;
|
subquery2_field1
|
-1
|
-1
|
-1
|
-1
|
-1
|
+0
|
+0
|
1
|
1
|
1
|
@@ -680,9 +677,27 @@
|
8
|
8
|
8
|
-9
|
-9
|
-24
|
+42
|
+42
|
+43
|
+10956
|
+11020
|
+11020
|
+16383
|
+65537
|
+65537
|
+65537
|
+65537
|
+65537
|
+4194120
|
+4194120
|
+4194158
|
+4194158
|
+4194158
|
+15597837
|
+1124007936
|
+1124007936
|
+1667433215
|
SELECT subquery2_t2.col_int_key AS subquery2_field1
|
FROM (c AS subquery2_t1 RIGHT JOIN
|
(c AS subquery2_t2 LEFT JOIN cc AS subquery2_t3 ON
|
@@ -690,11 +705,8 @@
|
(subquery2_t3.col_varchar_key = subquery2_t2.col_varchar_key))
|
ORDER BY subquery2_field1;
|
subquery2_field1
|
-1
|
-1
|
-1
|
-1
|
-1
|
+0
|
+0
|
1
|
1
|
1
|
@@ -772,9 +784,27 @@
|
8
|
8
|
8
|
-9
|
-9
|
-24
|
+42
|
+42
|
+43
|
+10956
|
+11020
|
+11020
|
+16383
|
+65537
|
+65537
|
+65537
|
+65537
|
+65537
|
+4194120
|
+4194120
|
+4194158
|
+4194158
|
+4194158
|
+15597837
|
+1124007936
|
+1124007936
|
+1667433215
|
DROP TABLE c,cc;
|
#
|
# Bug#2081065: WL8149:RESULT DIFF SEEN FOR SIMPLE
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- causes
-
MDEV-12580 Wrong query result in join when using an index (Version > "10.2.3")
- Closed
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled
-
MDEV-11525 Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::write_record_data
- Closed