mariadb/mysql-test/t/connect.cnf
Sergei Golubchik 274e06a504 only allocate extra-port (in tests) when needed
(otherwise 10 ports per worker will be not enough)
2011-07-10 19:47:24 +02:00

8 lines
146 B
INI

!include include/default_my.cnf
[mysqld.1]
extra-port= @ENV.MASTER_EXTRA_PORT
extra-max-connections=1
[ENV]
MASTER_EXTRA_PORT= @OPT.port