1
0
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:
Sergei Golubchik
2024-04-07 12:01:24 +02:00
parent a7bf0a42d0
commit 54ad3b0e9e

View File

@ -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();