• Monty's avatar
    Increase value of thread_cache_size to 32 · fa3edbf4
    Monty authored
    Added 5 minute timeout before automaticlally removing threads from thread
    cache.
    
    This solves a problem with jemalloc, which is slow with a small
    thread cache and also makes thread_cache big enough that most users
    doesn't have to touch it
    fa3edbf4
sql_const.h 9.34 KB