Commit 06b45564 authored by Monty's avatar Monty

Fixed failures from changing values of thread_stack and thread_cache_size

Added --thread_cache_size=0 to some tests that was depending on not having
a thread cache.
parent 02d75ae1
......@@ -1432,7 +1432,7 @@ thread-pool-idle-timeout 60
thread-pool-max-threads 1000
thread-pool-oversubscribe 3
thread-pool-stall-limit 500
thread-stack 295936
thread-stack 296960
time-format %H:%i:%s
timed-mutexes FALSE
tmp-table-size 16777216
......
--event-scheduler
--event-scheduler --thread-cache-size=0
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