Skip to content

Commit

Permalink
MDEV-22949 perfschema.memory_aggregate_no_a_no_u fails sporadically i…
Browse files Browse the repository at this point in the history
…n buildbot with wrong result

32-bit followup for 8bb8820
  • Loading branch information
vuvova committed Apr 7, 2024
1 parent a7bf0a4 commit 54ad3b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit 54ad3b0

Please sign in to comment.