1[ndb_mgmd]
2
3[cluster_config.1]
4ndb_mgmd =
5ndbd = ,
6ndbapi= ,,,,,
7mysqld=
8
9NoOfReplicas = 2
10IndexMemory = 100M
11DataMemory = 300M
12BackupMemory = 64M
13MaxNoOfConcurrentScans = 100
14MaxNoOfSavedMessages= 1000
15SendBufferMemory = 2M
16
17SharedGlobalMemory=256M
18InitialLogfileGroup=undo_buffer_size=64M;undofile01.dat:256M;undofile02.dat:128M
19InitialTablespace=datafile01.dat:128M;datafile02.dat:64M
20
21[ENV]
22NDB_CONNECTSTRING=             @mysql_cluster.1.ndb_connectstring
23