mirror of
https://github.com/MariaDB/server.git
synced 2025-01-25 00:04:33 +01:00
20 lines
400 B
Text
20 lines
400 B
Text
|
baseport: 16000
|
||
|
basedir: /space/autotest
|
||
|
mgm: CHOOSE_host1
|
||
|
ndb: CHOOSE_host2 CHOOSE_host3 CHOOSE_host2 CHOOSE_host3
|
||
|
api: CHOOSE_host1 CHOOSE_host1 CHOOSE_hosts1
|
||
|
-- cluster config
|
||
|
[DB DEFAULT]
|
||
|
NoOfReplicas: 2
|
||
|
IndexMemory: 100M
|
||
|
DataMemory: 300M
|
||
|
BackupMemory: 64M
|
||
|
MaxNoOfConcurrentScans: 100
|
||
|
DataDir: .
|
||
|
FileSystemPath: /space/autotest/run
|
||
|
|
||
|
[MGM DEFAULT]
|
||
|
PortNumber: 14000
|
||
|
ArbitrationRank: 1
|
||
|
DataDir: .
|