mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fix perfschema.misc when previous tests used lots of threads
This commit is contained in:
@ -175,6 +175,7 @@ DROP TABLE t_60905;
|
|||||||
#
|
#
|
||||||
|
|
||||||
show global variables like "performance_schema_max_thread_instances";
|
show global variables like "performance_schema_max_thread_instances";
|
||||||
|
replace_result 512 256;
|
||||||
explain select * from performance_schema.threads;
|
explain select * from performance_schema.threads;
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user