~pbxt-core/pbxt/rc4

« back to all changes in this revision

Viewing changes to test/mysql-test/std_data/ndb_config_mycnf2.cnf

  • Committer: Vladimir Kolesnikov
  • Date: 2008-09-30 14:26:58 UTC
  • mto: This revision was merged to the branch mainline in revision 386.
  • Revision ID: vladimir@primebase.org-20080930142658-5lpeh16y26q6kthr
pbxt make test, so far on win32 (xp)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Testing automatic node id generation
 
3
#
 
4
[cluster_config]
 
5
NoOfReplicas=2
 
6
Signum=39
 
7
 
 
8
[cluster_config.cluster0]
 
9
ndbd = localhost,localhost,localhost,localhost
 
10
ndb_mgmd = localhost
 
11
mysqld = ,,,,
 
12
 
 
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
 
21
 
 
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