1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

increase default for max threads in the pool to max allowed value (64K) currently

This commit is contained in:
Vladislav Vaintroub
2016-11-04 13:00:11 +00:00
parent d96ee168a1
commit def258061b
5 changed files with 23 additions and 23 deletions

View File

@ -1487,7 +1487,7 @@ table-open-cache-instances 8
tc-heuristic-recover OFF
thread-cache-size 151
thread-pool-idle-timeout 60
thread-pool-max-threads 1000
thread-pool-max-threads 65536
thread-pool-oversubscribe 3
thread-pool-prio-kickup-timer 1000
thread-pool-priority auto