[MDEV-19023] main.wait_timeout failed in buildbot with Lost connection to MySQL server during query Created: 2019-03-22  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None
Environment:

Windows



 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/12708

10.1 49c49e630bdc5fc57dd534b23d8c59b6

main.wait_timeout                        w4 [ fail ]
        Test ended at 2019-03-14 09:15:42
 
CURRENT_TEST: main.wait_timeout
mysqltest: At line 132: query 'SET @@global.wait_timeout= $start_value' failed: 2013: Lost connection to MySQL server during query
 
The result from queries just before the failure was:
< snip >
3
disconnection default;
connection wait_con;
connection con1;
--disable_reconnect;
SELECT 1;
1
1
connection wait_con;
connection con1;
SELECT 2;
Got one of the listed errors
--enable_reconnect;
SELECT 3;
3
3
SET @@global.wait_timeout= <start_value>;

There is no sign of a crash in the server error log, as far as I could tell.


Generated at Thu Feb 08 08:48:30 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.