summaryrefslogtreecommitdiff
path: root/mysql-test/main/pool_of_threads.cnf
blob: f6651c878deb9e72716e2c73a1f04a4d399198d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
!include include/default_my.cnf

[mysqld.1]
loose-thread-handling=   pool-of-threads
loose-thread_pool_size= 2 
loose-thread_pool_max_threads= 2 
extra-port=        @ENV.MASTER_EXTRA_PORT
extra-max-connections=1

[ENV]
MASTER_EXTRA_PORT= @OPT.port