Skip to content

Commit

Permalink
fix perfschema.misc when previous tests used lots of threads
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed Apr 8, 2024
1 parent 50803bc commit 7e3090a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/perfschema/t/misc.test
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ DROP TABLE t_60905;
#

show global variables like "performance_schema_max_thread_instances";
replace_result 512 256;
explain select * from performance_schema.threads;

#
Expand Down

0 comments on commit 7e3090a

Please sign in to comment.