Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ndbd default]
- NoOfReplicas=2
- DataMemory=80M
- IndexMemory=18M
- [tcp default]
- portnumber=2202
- SendBufferMemory=2M
- ReceiveBufferMemory=2M
- [ndb_mgmd]
- hostname=x.x.x.50
- NodeId=1
- [ndbd]
- hostname=x.x.x.51
- NodeId=2
- datadir=/usr/local/mysql/data
- [ndbd]
- hostname=x.x.x.52
- NodeId=3
- datadir=/usr/local/mysql/data
- [mysqld]
- hostname=x.x.x.51
- NodeId=4
- [mysqld]
- hostname=x.x.x.52
- NodeId=5
Advertisement
Add Comment
Please, Sign In to add comment