mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
- thread_pool_size command line option upper limit increased to 100 000 (same as for max_connections) - thread_pool_size system variable upper limit is maximum of 128 or the value given at command line - thread groups are now allocated dynamically Different limit for command line option and system variable was done to avoid additional mutex for all_groups and threadpool_max_size.
6.9 KiB
6.9 KiB