Comment 1 for bug 450837

Revision history for this message
Mathias Gug (mathiaz) wrote :

Here is an example configuration file for the sql and data nodes:

# Options for mysqld process:
[mysqld]
ndbcluster # run NDB storage engine
ndb-connectstring=192.168.0.10 # location of management server

# Options for ndbd process:
[mysql_cluster]
ndb-connectstring=192.168.0.10 # location of management server