Commit 7e3090a8 authored by Sergei Golubchik's avatar Sergei Golubchik

fix perfschema.misc when previous tests used lots of threads

parent 50803bc4
......@@ -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;
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment