MySQL Forums
Forum List  »  NDB clusters

Re: mysql 4.1.10 Cluster Setup
Posted by: Wai Boon Ng
Date: February 21, 2005 02:24AM

Below is my config.ini for the ndb_mgmd
========================================
[NDBD DEFAULT]
NoOfReplicas=2
[MYSQLD DEFAULT]
[NDB_MGMD DEFAULT]
[TCP DEFAULT]
# Managment Server
[NDB_MGMD]
HostName=10.8.1.74
# Storage Engines
[NDBD]
HostName=10.8.1.72
DataDir=/usr/local/mysql/data
[NDBD]
HostName=10.8.1.73
DataDir=/usr/local/mysql/data


[MYSQLD]
[MYSQLD]

Options: ReplyQuote


Subject
Views
Written By
Posted
3320
February 21, 2005 02:21AM
Re: mysql 4.1.10 Cluster Setup
2183
February 21, 2005 02:24AM
2247
February 21, 2005 03:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.