~stewart/drizzle/embedded-innodb-create-select-transaction-arrgh

« back to all changes in this revision

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

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

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