|
1 |
|
int
|
|
UNSIGNED |
No |
None |
Number of lines in the file.
|
|
Change
|
Drop
|
|
|
2 |
|
text
|
utf8mb3_bin
|
|
No |
None |
The name of the master binary log currently being read from the master.
|
|
Change
|
Drop
|
|
|
3 |
|
bigint
|
|
UNSIGNED |
No |
None |
The master log position of the last read event.
|
|
Change
|
Drop
|
|
|
4 |
|
varchar(255)
|
ascii_general_ci
|
|
Yes |
NULL |
The host name of the source.
|
|
Change
|
Drop
|
|
|
5 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The user name used to connect to the master.
|
|
Change
|
Drop
|
|
|
6 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The password used to connect to the master.
|
|
Change
|
Drop
|
|
|
7 |
|
int
|
|
UNSIGNED |
No |
None |
The network port used to connect to the master.
|
|
Change
|
Drop
|
|
|
8 |
|
int
|
|
UNSIGNED |
No |
None |
The period (in seconds) that the slave will wait before trying to reconnect to the master.
|
|
Change
|
Drop
|
|
|
9 |
|
tinyint(1)
|
|
|
No |
None |
Indicates whether the server supports SSL connections.
|
|
Change
|
Drop
|
|
|
10 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The file used for the Certificate Authority (CA) certificate.
|
|
Change
|
Drop
|
|
|
11 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The path to the Certificate Authority (CA) certificates.
|
|
Change
|
Drop
|
|
|
12 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The name of the SSL certificate file.
|
|
Change
|
Drop
|
|
|
13 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The name of the cipher in use for the SSL connection.
|
|
Change
|
Drop
|
|
|
14 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The name of the SSL key file.
|
|
Change
|
Drop
|
|
|
15 |
|
tinyint(1)
|
|
|
No |
None |
Whether to verify the server certificate.
|
|
Change
|
Drop
|
|
|
16 |
|
float
|
|
|
No |
None |
|
|
Change
|
Drop
|
|
|
17 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
Displays which interface is employed when connecting to the MySQL server
|
|
Change
|
Drop
|
|
|
18 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The number of server IDs to be ignored, followed by the actual server IDs
|
|
Change
|
Drop
|
|
|
19 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The master server uuid.
|
|
Change
|
Drop
|
|
|
20 |
|
bigint
|
|
UNSIGNED |
No |
None |
Number of reconnect attempts, to the master, before giving up.
|
|
Change
|
Drop
|
|
|
21 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The file used for the Certificate Revocation List (CRL)
|
|
Change
|
Drop
|
|
|
22 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The path used for Certificate Revocation List (CRL) files
|
|
Change
|
Drop
|
|
|
23 |
|
tinyint(1)
|
|
|
No |
None |
Indicates whether GTIDs will be used to retrieve events from the master.
|
|
Change
|
Drop
|
|
|
24 |
|
varchar(64)
|
utf8mb3_general_ci
|
|
No |
None |
The channel on which the replica is connected to a source. Used in Multisource Replication
|
|
Change
|
Drop
|
|
|
25 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
Tls version
|
|
Change
|
Drop
|
|
|
26 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
The file containing public key of master server.
|
|
Change
|
Drop
|
|
|
27 |
|
tinyint(1)
|
|
|
No |
None |
Preference to get public key from master.
|
|
Change
|
Drop
|
|
|
28 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
Network namespace used for communication with the master server.
|
|
Change
|
Drop
|
|
|
29 |
|
varchar(64)
|
utf8mb3_bin
|
|
No |
None |
Compression algorithm supported for data transfer between source and replica.
|
|
Change
|
Drop
|
|
|
30 |
|
int
|
|
UNSIGNED |
No |
None |
Compression level associated with zstd compression algorithm.
|
|
Change
|
Drop
|
|
|
31 |
|
text
|
utf8mb3_bin
|
|
Yes |
NULL |
Ciphersuites used for TLS 1.3 communication with the master server.
|
|
Change
|
Drop
|
|
|
32 |
|
tinyint(1)
|
|
|
No |
0 |
Indicates whether the channel connection failover is enabled.
|
|
Change
|
Drop
|
|
|
33 |
|
tinyint(1)
|
|
|
No |
0 |
Indicates if this channel only uses GTIDs and does not persist positions.
|
|
Change
|
Drop
|
|