Update INTERNALS.md

This commit is contained in:
Jean-Marie Renouard 2016-03-22 15:23:49 +01:00
parent fb58c89141
commit a45e83facf

View file

@ -244,15 +244,5 @@
## MySQLTuner MariaDB thread pool information
* thread_pool_size
* thread_pool_stall_limit
* thread_pool_max_threads
* thread_pool_idle_timeout
* thread_pool_oversubscribe
* threadpool_threads
* threadpool_idle_threads
* threadpool_threads / thread_pool_size
* threadpool_idle_threads / thread_pool_size
* thread_pool_size between 16 to 36 for Innodb usage
* thread_pool_size between 4 to 8 for MyIsam usage