MySQL Cluster Configuration Files
1576
Effective Version
Type/Units
Default
Range/Values
MySQL 5.0.0
8K pages/100
milliseconds
40
1 - 4G
Restart Type: N
This parameter is used in a fashion similar to
NoOfDiskPagesToDiskAfterRestartTUP
and
NoOfDiskPagesToDiskAfterRestartACC
, only it does so with regard to local checkpoints
executed in the node when a node is restarting. A local checkpoint is always performed as part of
all node restarts. During a node restart it is possible to write to disk at a higher speed than at other
times, because fewer activities are being performed in the node.
This parameter covers pages written from data memory.
The default value is 40 (3.2MB per second).
•
NoOfDiskPagesToDiskDuringRestartACC
Effective Version
Type/Units
Default
Range/Values
MySQL 5.0.0
8K pages/100
milliseconds
20
1 - 4G
Restart Type: N
Controls the number of index memory pages that can be written to disk during the local checkpoint
phase of a node restart.
As with
NoOfDiskPagesToDiskAfterRestartTUP
and
NoOfDiskPagesToDiskAfterRestartACC
, values for this parameter are expressed in terms of
8KB pages written per 100 milliseconds (80KB/second).
The default value is 20 (1.6MB per second).
•
ArbitrationTimeout
Effective Version
Type/Units
Default
Range/Values
MySQL 5.0.0
milliseconds
3000
10 - 4G
Restart Type: N
This parameter specifies how long data nodes wait for a response from the arbitrator to an arbitration
message. If this is exceeded, the network is assumed to have split.
The default value is 1000 milliseconds (1 second).
Buffering and logging.
Several
[ndbd]
configuration parameters corresponding to former
compile-time parameters were introduced in MySQL 4.1.5. These enable the advanced user to have
more control over the resources used by node processes and to adjust various buffer sizes at need.
These buffers are used as front ends to the file system when writing log records to disk. If the node is
running in diskless mode, these parameters can be set to their minimum values without penalty due to
the fact that disk writes are “faked” by the
NDB
storage engine's file system abstraction layer.
•
UndoIndexBuffer
Effective Version
Type/Units
Default
Range/Values
MySQL 5.0.0
unsigned
2M
1M - 4G
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 ...