PDF (US Ltr)
- 41.8Mb
PDF (A4)
- 41.9Mb
Man Pages (TGZ)
- 272.4Kb
Man Pages (Zip)
- 378.4Kb
Info (Gzip)
- 4.2Mb
Info (Zip)
- 4.2Mb
Search Results
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-applier-filters-table.html
COUNTER The number of times the replication filter has been used since it was configured. This table shows the replication channel specific filters configured on this replica. Each row provides information on a replication channel's configured type ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-applier-status-by-coordinator-table.html
The start timestamp refers to when this thread read the first event of the transaction from the relay log to buffer it to a worker’s queue, while the end timestamp refers to when the last event finished buffering to the worker’s queue. For a ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-applier-status-table.html
This table shows the current general transaction execution status on the replica. The table provides information about general aspects of transaction applier status that are not specific to any thread involved. Thread-specific status information is ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-connection-configuration-table.html
Parameters stored in the table can be changed at runtime with the CHANGE REPLICATION SOURCE TO statement. (CHANGE REPLICATION SOURCE TO option: SOURCE_CONNECT_RETRY) CONNECTION_RETRY_COUNT The number of times the replica can attempt to reconnect to ... This table shows the configuration parameters used by the replica for connecting to the ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-group-communication-information-table.html
MEMBER_FAILURE_SUSPICIONS_COUNT The address of each group member paired with the number of times this member has been seen as suspect by the local node. This table shows group configuration options for the whole replication group. The ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-group-member-stats-table.html
The replication_group_member_stats table has these columns: CHANNEL_NAME Name of the Group Replication channel VIEW_ID Current view identifier for this group. This has a different value for each member in the group. This also serves as a key because ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-replication-group-members-table.html
UNREACHABLE: The failure detection process suspects that this member cannot be contacted, because the group messages have timed out. This table shows network and status information for replication group members. The network addresses shown are the ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-runtime-configuration.html
Specific Performance Schema features can be enabled at runtime to control which types of event collection occur. If there are Performance Schema configuration changes that must be made at runtime using SQL statements and you would like these ...If ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-session-account-connect-attrs-table.html
Application programs can provide key-value connection attributes to be passed to the server at connect time. For descriptions of common attributes, see Section 29.12.9, “Performance Schema Connection Attribute Tables”. The ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-session-connect-attrs-table.html
Application programs can provide key-value connection attributes to be passed to the server at connect time. For descriptions of common attributes, see Section 29.12.9, “Performance Schema Connection Attribute Tables”. To see connection ...