mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / std_data / ndb_config_mycnf2.cnf
blob3bf6b9a119417515e1b9fd3b71ab925af32464f1
2 # Testing automatic node id generation
4 [cluster_config]
5 NoOfReplicas=2
6 Signum=39
8 [cluster_config.cluster0]
9 ndbd = localhost,localhost,localhost,localhost
10 ndb_mgmd = localhost
11 mysqld = ,,,,
13 [cluster_config.cluster1]
14 ndbd = localhost,localhost,localhost,localhost
15 ndb_mgmd = localhost
16 mysqld = ,,,,
17 [cluster_config.ndbd.1.cluster1]
18 NodeId=2
19 [cluster_config.mysqld.1.cluster1]
20 NodeId=1
22 [cluster_config.cluster2]
23 ndbd = localhost,localhost,localhost,localhost
24 ndb_mgmd = localhost,localhost
25 mysqld = ,,,,
26 [cluster_config.mysqld.1.cluster2]
27 NodeId=11
28 [cluster_config.ndb_mgmd.1.cluster2]
29 NodeId=1
30 [cluster_config.ndbd.1.cluster2]
31 NodeId=3