mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
8 lines
146 B
INI
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
|