The following table provides information about parameters used
in the [SQL] and [api]
sections of a config.ini file for
configuring MySQL Cluster SQL nodes and API nodes. For detailed
descriptions and other additional information about each of
these parameters, see
Section 19.3.4.6, “Defining SQL and Other API Nodes”.
For a discussion of MySQL server options for MySQL Cluster, see Section 19.4.2, “MySQL Cluster-Related Command Options for mysqld”; for information about MySQL server system variables relating to MySQL Cluster, see Section 19.4.3, “MySQL Cluster System Variables”.
Restart Type Column Values
N: Node Restart
IN: Initial Node Restart
S: System Restart
IS: Initial System Restart
See Section 19.3.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 | 0 | 0 | 2 | N |
BatchByteSize |
bytes | 32K | 1K | 1M | N |
BatchSize |
integer | 64 | 1 | 992 | N |
ExecuteOnComputer |
integer | ||||
HostName |
string | none | N/A | N/A | IN |
Id |
integer | None | 1 | 63 | IN |
MaxScanBatchSize |
bytes | 256K | 32K | 16M | N |

User Comments
Add your own comment.