summaryrefslogtreecommitdiff
path: root/mysql-test/t/pool_of_threads.cnf
blob: c03e1da64502e5ec42ab1ade015c6513ad92d92b (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= 2 
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