mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
749129487e
fix configs and scripts
19 lines
390 B
Text
19 lines
390 B
Text
baseport: 14000
|
|
basedir: /home/ndbdev/autotest/run
|
|
mgm: CHOOSE_host1
|
|
ndb: CHOOSE_host2 CHOOSE_host3
|
|
api: CHOOSE_host1 CHOOSE_host1 CHOOSE_host1
|
|
-- cluster config
|
|
[DB DEFAULT]
|
|
NoOfReplicas: 2
|
|
IndexMemory: 100M
|
|
DataMemory: 300M
|
|
BackupMemory: 64M
|
|
MaxNoOfConcurrentScans: 100
|
|
DataDir: .
|
|
FileSystemPath: /home/ndbdev/autotest/run
|
|
|
|
[MGM DEFAULT]
|
|
PortNumber: 14000
|
|
ArbitrationRank: 1
|
|
DataDir: .
|