The following table provides information about parameters used
in the [NDB_MGMD] or
[MGM] sections of a
config.ini file for configuring MySQL
Cluster management nodes. For detailed descriptions and other
additional information about each of these parameters, see
Section 15.4.4.4, “Defining the Management Server”.
Restart Type Column Values
N: Node Restart
IN: Initial Node Restart
S: System Restart
IS: Initial System Restart
See Section 15.4.5, “Overview of Cluster Configuration Parameters”, for additional explanations of these abbreviations.
| Parameter Name | Type/Units | Default Value | Minimum Value | Maximum Value | Restart Type |
ArbitrationDelay |
milliseconds | 0 | 0 | 4294967039 | N |
ArbitrationRank |
integer | 1 | 0 | 2 | N |
DataDir |
string |
./ (ndb_mgmd directory) |
N/A | N/A | IN |
ExecuteOnComputer |
integer | ||||
HostName |
string | localhost |
N/A | N/A | IN |
Id |
integer | None | 1 | 63 | IN |
LogDestination |
CONSOLE, SYSLOG, or
FILE
|
FILE (see
Section 15.4.4.4, “Defining the Management Server”) |
N/A | N/A | N |

User Comments
Add your own comment.