--ndb-connectstring=
connect_string
When using the NDB Cluster storage
engine, this option specifies the management server that
distributes cluster configuration data.
--ndbcluster
The NDB Cluster storage engine is
necessary for using MySQL Cluster. If a
mysqld binary includes support for the
NDB Cluster storage engine, the engine
is disabled by default. Use the
--ndbcluster option to enable it. Use
--skip-ndbcluster to explicitly disable
the engine.

User Comments
Add your own comment.