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 5.2.8, “MySQL Cluster TCP/IP Connections”,
Section 5.2.10, “MySQL Cluster Shared-Memory Connections”, or
Section 5.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 7.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 5.3, “Overview of MySQL Cluster Configuration Parameters”.
Table 5.6. TCP Configuration Parameters
| Parameter Name | Type or Units | Restart Type | In Version ... (and later) |
|---|---|---|---|
| Default Value | |||
| Minimum/Maximum or Permitted Values | |||
| boolean | N | all 5.1-based | |
| false | |||
| true, false | |||
| unsigned | N | all 5.1-based |
| 55 | |||
| 0 / 200 | |||
| numeric | N | all 5.1-based | |
| [none] | |||
| ... | |||
| numeric | N | all 5.1-based | |
| [none] | |||
| ... | |||
| numeric | N | all 5.1-based |
| [none] | |||
| ... | |||
| bytes | N | NDB 6.4.0 | |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | all 5.1-based | |
| [none] | |||
| 0 / 64K | |||
| string | N | all 5.1-based |
| [none] | |||
| ... | |||
| bytes | N | NDB 7.0.4 | |
| 2M | |||
| 16K / 4G | |||
| unsigned | N | NDB 7.0.4 | |
| 2M | |||
| 256K / 4G | |||
| boolean | N | all 5.1-based | |
| [see text] | |||
| true, false | |||
| unsigned | N | NDB 6.1.1 |
| 0 | |||
| 0 / 2G | |||
| unsigned | N | NDB 6.1.1 | |
| 70080 | |||
| 1 / 2G | |||
| unsigned | N | NDB 6.1.1 | |
| 71540 | |||
| 1 / 2G | |||
| boolean | N | NDB 6.2.0 |
| false | |||
| true, false |
Table 5.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 | all 5.1-based | |
| true | |||
| true, false | |||
| unsigned | N | all 5.1-based |
| 35 | |||
| 0 / 200 | |||
| numeric | N | all 5.1-based | |
| [none] | |||
| ... | |||
| numeric | N | all 5.1-based | |
| [none] | |||
| ... | |||
| numeric | N | all 5.1-based |
| [none] | |||
| ... | |||
| bytes | N | NDB 6.4.0 |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | all 5.1-based |
| [none] | |||
| 0 / 64K | |||
| boolean | N | all 5.1-based | |
| false | |||
| true, false | |||
| unsigned | N | all 5.1-based | |
| [none] | |||
| 0 / 4G | |||
| bytes | N | all 5.1-based | |
| 1M | |||
| 64K / 4G | |||
| unsigned | N | all 5.1-based | |
| [none] | |||
| 0 / 4G |
Table 5.8. SCI Configuration Parameters
| Parameter Name | Type or Units | Restart Type | In Version ... (and later) |
|---|---|---|---|
| Default Value | |||
| Minimum/Maximum or Permitted Values | |||
| boolean | N | all 5.1-based | |
| false | |||
| true, false | |||
| unsigned | N | all 5.1-based |
| 15 | |||
| 0 / 200 | |||
| unsigned | N | all 5.1-based | |
| [none] | |||
| 0 / 4G | |||
| unsigned | N | all 5.1-based | |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | all 5.1-based | |
| [none] | |||
| 0 / 4G | |||
| unsigned | N | all 5.1-based | |
| 0 | |||
| 0 / 4G | |||
| numeric | N | all 5.1-based | |
| [none] | |||
| ... | |||
| numeric | N | all 5.1-based | |
| [none] | |||
| ... | |||
| numeric | N | all 5.1-based |
| [none] | |||
| ... | |||
| bytes | N | NDB 6.4.0 | |
| 0 | |||
| 0 / 4G | |||
| unsigned | N | all 5.1-based |
| [none] | |||
| 0 / 64K | |||
| unsigned | N | all 5.1-based | |
| 8K | |||
| 128 / 32K | |||
| boolean | N | NDB 6.3.23 | |
| true | |||
| true, false | |||
| unsigned | N | all 5.1-based | |
| 10M | |||
| 64K / 4G |

User Comments
Add your own comment.