MySQL Server Options and Variables for MySQL Cluster
1610
Options Common to MySQL Cluster Programs”
. For information about command-line options used with
NDB
utility programs (such as
ndb_desc
,
ndb_size.pl
, and
ndb_show_tables
), see
Section 17.4,
“MySQL Cluster Programs”
.
•
--ndb-connectstring=connect_string
Command-Line Format
--ndb-connectstring
Option-File Format
ndb-connectstring
Permitted Values
Type
string
When using the
NDBCLUSTER
storage engine, this option specifies the management server that
distributes cluster configuration data. See
Section 17.3.2.2, “The MySQL Cluster Connectstring”
, for
syntax.
•
--ndb-mgmd-host=host[:port]
Command-Line Format
--ndb-mgmd-host=host[:port]
Option-File Format
ndb-mgmd-host
Permitted Values
Type
string
Default
localhost:1186
Can be used to set the host and port number of a single management server for the program to
connect to. If the program requires node IDs or references to multiple management servers (or both)
in its connection information, use the
--ndb-connectstring
[1610]
option instead.
•
--ndbcluster
[1610]
Command-Line Format
--ndbcluster
Option-File Format
ndbcluster
Option Sets Variable
Yes,
have_ndbcluster
[1611]
Disabled by
skip-ndbcluster
Permitted Values
Type
boolean
Default
FALSE
The
NDBCLUSTER
storage engine is necessary for using MySQL Cluster. If a
mysqld
binary
includes support for the
NDBCLUSTER
storage engine, the engine is disabled by default. Use the
--
ndbcluster
[1610]
option to enable it. Use
--skip-ndbcluster
to explicitly disable the engine.
•
--ndb-nodeid=#
Version Introduced
5.0.45
Command-Line Format
--ndb-nodeid=#
Option-File Format
ndb-nodeid
Variable Name
Ndb_cluster_node_id
Variable Scope
Global
Dynamic Variable
No
Permitted Values (>= 5.0.45)
Type
numeric
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...