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

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

[client]
connect-timeout=   2

[ENV]
MASTER_EXTRA_PORT= @OPT.port