Skip to content

Commit 7e3090a

Browse files
committed
fix perfschema.misc when previous tests used lots of threads
1 parent 50803bc commit 7e3090a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/suite/perfschema/t/misc.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ DROP TABLE t_60905;
175175
#
176176

177177
show global variables like "performance_schema_max_thread_instances";
178+
replace_result 512 256;
178179
explain select * from performance_schema.threads;
179180

180181
#

0 commit comments

Comments
 (0)