The summary tables in this section provide information about
parameters used in the [computer],
[tcp], [shm], and
[sci] sections of a
config.ini file for configuring MySQL
Cluster management nodes. For detailed descriptions and other
additional information about individual parameters, see
Section 17.3.2.8, “MySQL Cluster TCP/IP Connections”,
Section 17.3.2.10, “MySQL Cluster Shared-Memory Connections”, or
Section 17.3.2.11, “SCI Transport Connections in MySQL Cluster”, as appropriate.
Restart types. Changes in MySQL Cluster configuration parameters do not take effect until the cluster is restarted. The type of restart required to change a given parameter is indicated in the summary tables as follows:
N—Node restart: The parameter can
be updated using a rolling restart (see
Section 17.5.5, “Performing a Rolling Restart of a MySQL Cluster”).
S—System restart: The cluster must
be shut down completely, then restarted, to effect a change
in this parameter.
I—Initial restart: Data nodes must
be restarted using the
--initial option.
For more information about restart types, see Section 17.3.3, “Overview of MySQL Cluster Configuration Parameters”.
Table 17.6. TCP Configuration Parameters
| Parameter Name | Type or Units | Restart Type | In Version ... (and later) |
|---|---|---|---|
| Default Value | |||
| Minimum/Maximum or Permitted Values | |||
| boolean | N | NDB 7.3.0 | |
| false | |||
| true, false | |||
| unsigned | N | NDB 7.3.0 |
| 55 | |||
| 0 / 200 | |||
| numeric | N | NDB 7.3.0 | |
| [none] | |||
| ... | |||
| numeric | N | NDB 7.3.0 | |
| [none] | |||
| ... | |||
| numeric | N | NDB 7.3.0 |
| [none] | |||
| ... | |||
| bytes | N | NDB 7.3.0 | |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | NDB 7.3.0 | |
| [none] | |||
| 0 / 64K | |||
| string | N | NDB 7.3.0 |
| [none] | |||
| ... | |||
| bytes | N | NDB 7.3.0 | |
| 2M | |||
| 16K / 4G | |||
| unsigned | N | NDB 7.3.0 | |
| 2M | |||
| 256K / 4G | |||
| boolean | N | NDB 7.3.0 | |
| [see text] | |||
| true, false | |||
| unsigned | N | NDB 7.3.0 |
| 0 | |||
| 0 / 2G | |||
| unsigned | N | NDB 7.3.1 | |
| 0 | |||
| 0 / 2G | |||
| unsigned | N | NDB 7.3.1 | |
| 0 | |||
| 0 / 2G | |||
| boolean | N | NDB 7.3.0 |
| false | |||
| true, false |
Table 17.7. Shared Memory Configuration Parameters
| Parameter Name | Type or Units | Restart Type | In Version ... (and later) |
|---|---|---|---|
| Default Value | |||
| Minimum/Maximum or Permitted Values | |||
| boolean | N | NDB 7.3.0 | |
| true | |||
| true, false | |||
| unsigned | N | NDB 7.3.0 |
| 35 | |||
| 0 / 200 | |||
| numeric | N | NDB 7.3.0 | |
| [none] | |||
| ... | |||
| numeric | N | NDB 7.3.0 | |
| [none] | |||
| ... | |||
| numeric | N | NDB 7.3.0 |
| [none] | |||
| ... | |||
| bytes | N | NDB 7.3.0 |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | NDB 7.3.0 |
| [none] | |||
| 0 / 64K | |||
| boolean | N | NDB 7.3.0 | |
| false | |||
| true, false | |||
| unsigned | N | NDB 7.3.0 | |
| [none] | |||
| 0 / 4G | |||
| bytes | N | NDB 7.3.0 | |
| 1M | |||
| 64K / 4G | |||
| unsigned | N | NDB 7.3.0 | |
| [none] | |||
| 0 / 4G |
Table 17.8. SCI Configuration Parameters
| Parameter Name | Type or Units | Restart Type | In Version ... (and later) |
|---|---|---|---|
| Default Value | |||
| Minimum/Maximum or Permitted Values | |||
| boolean | N | NDB 7.3.0 | |
| false | |||
| true, false | |||
| unsigned | N | NDB 7.3.0 |
| 15 | |||
| 0 / 200 | |||
| unsigned | N | NDB 7.3.0 | |
| [none] | |||
| 0 / 4G | |||
| unsigned | N | NDB 7.3.0 | |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | NDB 7.3.0 | |
| [none] | |||
| 0 / 4G | |||
| unsigned | N | NDB 7.3.0 | |
| 0 | |||
| 0 / 4G | |||
| numeric | N | NDB 7.3.0 | |
| [none] | |||
| ... | |||
| numeric | N | NDB 7.3.0 | |
| [none] | |||
| ... | |||
| numeric | N | NDB 7.3.0 |
| [none] | |||
| ... | |||
| bytes | N | NDB 7.3.0 | |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | NDB 7.3.0 |
| [none] | |||
| 0 / 64K | |||
| unsigned | N | NDB 7.3.0 | |
| 8K | |||
| 128 / 32K | |||
| boolean | N | NDB 7.3.0 | |
| true | |||
| true, false | |||
| unsigned | N | NDB 7.3.0 | |
| 10M | |||
| 64K / 4G |

User Comments
Add your own comment.