You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
259 B
26 lines
259 B
5 months ago
|
[ndbd default]
|
||
|
NoOfReplicas=1
|
||
|
|
||
|
[ndb_mgmd]
|
||
|
NodeId=1
|
||
|
Hostname=localhost
|
||
|
|
||
|
[ndbd]
|
||
|
NodeId=2
|
||
|
Hostname=localhost
|
||
|
|
||
|
[mysqld]
|
||
|
|
||
|
[tcp]
|
||
|
NodeId1=1
|
||
|
NodeId2=2
|
||
|
Hostname1=localhost
|
||
|
Hostname2=localhost
|
||
|
|
||
|
# again
|
||
|
[tcp]
|
||
|
NodeId1=2
|
||
|
NodeId2=1
|
||
|
Hostname1=localhost
|
||
|
Hostname2=localhost
|