mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
21 lines
533 B
Text
21 lines
533 B
Text
|
baseport: 16000
|
||
|
basedir: /space/autotest
|
||
|
mgm: CHOOSE_host1
|
||
|
ndb: CHOOSE_host2 CHOOSE_host3
|
||
|
mysqld: CHOOSE_host1 CHOOSE_hosts4
|
||
|
mysql: CHOOSE_host1 CHOOSE_host1 CHOOSE_host1 CHOOSE_host1 CHOOSE_host1 CHOOSE_host1 CHOOSE_hosts4 CHOOSE_hosts4 CHOOSE_hosts4 CHOOSE_hosts4 CHOOSE_hosts4 CHOOSE_hosts4
|
||
|
-- 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: .
|