1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fixed failures from changing values of thread_stack and thread_cache_size

Added --thread_cache_size=0 to slow_launch_time_func.test as otherwise
the new thread would start too fast to be counted as a slow_launch_thread.
This commit is contained in:
Monty
2016-03-23 14:36:59 +02:00
parent 0a83caf4a9
commit 02d75ae1fd
3 changed files with 12 additions and 11 deletions

View File

@@ -0,0 +1 @@
--thread_cache_size=0