Oracle 5.0 Reference Manual page 1606

Table of Contents

Advertisement

HostName2
Effective Version
MySQL 5.0.0
Restart Type: N
The
and
HostName1
be used for a given TCP connection between two nodes. The values used for these parameters can
be hostnames or IP addresses.
SendBufferMemory
Effective Version
MySQL 5.0.0
Restart Type: N
TCP transporters use a buffer to store all messages before performing the send call to the operating
system. When this buffer reaches 64KB its contents are sent; these are also sent when a round of
messages have been executed. To handle temporary overload situations it is also possible to define
a bigger send buffer.
The default size of the send buffer is 256 KB; 2MB is recommended in most situations in which it is
necessary to set this parameter. The minimum size is 64 KB; the theoretical maximum is 4 GB.
SendSignalId
Effective Version
MySQL 5.0.0
Restart Type: N
To be able to retrace a distributed message datagram, it is necessary to identify each message.
When this parameter is set to Y, message IDs are transported over the network. This feature is
disabled by default in production builds, and enabled in
Checksum
Effective Version
MySQL 5.0.0
Restart Type: N
This parameter is a boolean parameter (enabled by setting it to
0). It is disabled by default. When it is enabled, checksums for all messages are calculated before
they placed in the send buffer. This feature ensures that messages are not corrupted while waiting in
the send buffer, or by the transport mechanism.
(OBSOLETE)
PortNumber
This formerly specified the port number to be used for listening for connections from other nodes.
This parameter should no longer be used.
ReceiveBufferMemory
MySQL Cluster Configuration Files
Type/Units
name or IP address
parameters can be used to specify specific network interfaces to
HostName2
Type/Units
unsigned
Type/Units
boolean
Type/Units
boolean
1586
Default
[none]
Default
256K
Default
[see text]
builds.
-debug
Default
false
or 1, disabled by setting it to
Y
Range/Values
...
Range/Values
64K - 4G
Range/Values
true, false
Range/Values
true, false
or
N

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents