mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-22949 perfschema.memory_aggregate_no_a_no_u fails sporadically in buildbot with wrong result
32-bit followup for 8bb8820df2
This commit is contained in:
@ -2507,8 +2507,8 @@ execute dump_hosts;
|
||||
HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
|
||||
localhost 6 6
|
||||
disconnect con1;
|
||||
disconnect con5;
|
||||
connection default;
|
||||
disconnect con5;
|
||||
"================== con1/con5 disconnected =================="
|
||||
"================== Step 10 =================="
|
||||
call dump_thread();
|
||||
|
Reference in New Issue
Block a user