Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.2(EOL)
-
None
Description
It doesn't happen often, but has happened multiple times on 10.2- and 10.3-based trees.
http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/3507/steps/test/logs/stdio
main.shm w2 [ fail ]
|
Test ended at 2017-04-25 07:53:30
|
|
|
CURRENT_TEST: main.shm
|
--- D:/winx64-debug/build/src/mysql-test/r/shm.result 2017-04-25 07:03:45.598562300 +0000
|
+++ D:\winx64-debug\build\src\mysql-test\r\shm.reject 2017-04-25 07:53:30.357772600 +0000
|
@@ -2164,7 +2164,7 @@
|
Warnings:
|
Warning 1708 The value of 'max_allowed_packet' should be no less than the value of 'net_buffer_length'
|
SET GLOBAL net_buffer_length= 1024;
|
-ERROR 1153 (08S01) at line 1: Got a packet bigger than 'max_allowed_packet' bytes
|
+ERROR 2013 (HY000) at line 1: Lost connection to MySQL server during query
|
SET GLOBAL max_allowed_packet= @max_allowed_packet;
|
SET GLOBAL net_buffer_length= @net_buffer_length;
|
End of 5.0 tests.
|
|
|
mysqltest: Result length mismatch
|