Oracle 5.0 Reference Manual page 1474

Table of Contents

Advertisement

Replication and Binary Logging Options and Variables
Command-Line Format
Option-File Format
Deprecated
The TCP/IP port number that the master is listening on. The value in the
precedence if it can be read. If not set, the compiled-in setting is assumed (normally 3306).
--master-retry-count=count
Command-Line Format
Option-File Format
Deprecated
The number of times that the slave tries to connect to the master before giving up. Reconnects
are attempted at intervals set by the
MASTER_CONNECT_RETRY
triggered when data reads by the slave time out according to the
option. The default value is 86400. A value of 0 means "infinite"; the slave attempts to connect
forever.
--master-ssl
capath=directory_name, --master-ssl-cert=file_name,
cipher=cipher_list,
These options are used for setting up a secure replication connection to the master server using
SSL. Their meanings are the same as the corresponding
[608],
capath
--ssl-cert
described in
Section 6.3.6.4, "SSL Command
precedence if they can be read.
--master-user=user_name
Command-Line Format
Option-File Format
Deprecated
--master-port=#
master-port
5.1.17
Permitted Values
Type
numeric
Default
3306
[1454]
--master-retry-count=#
master-retry-count
5.6.1
Permitted Values
Platform
32
Bit Size
Type
numeric
Default
86400
Range
0 .. 4294967295
Permitted Values
Platform
64
Bit Size
Type
numeric
Default
86400
Range
0 .. 18446744073709551615
--master-connect-retry
option of the
CHANGE MASTER TO
[1454], --master-ssl-ca=file_name,
--master-ssl-key=file_name
[608],
--ssl-cipher
Options". The values in the
[1454]
--master-user=name
master-user
5.1.17
1454
master.info
[1453]
option (or the
statement) and reconnects are
--slave-net-timeout
--master-ssl-
--master-ssl-
[607],
--ssl
--ssl-ca
[608],
[608]
--ssl-key
master.info
file takes
[1462]
[608],
--ssl-
options that are
file take

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents