mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +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
|
HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
|
||||||
localhost 6 6
|
localhost 6 6
|
||||||
disconnect con1;
|
disconnect con1;
|
||||||
disconnect con5;
|
|
||||||
connection default;
|
connection default;
|
||||||
|
disconnect con5;
|
||||||
"================== con1/con5 disconnected =================="
|
"================== con1/con5 disconnected =================="
|
||||||
"================== Step 10 =================="
|
"================== Step 10 =================="
|
||||||
call dump_thread();
|
call dump_thread();
|
||||||
|
Reference in New Issue
Block a user