Search



Search Results
Displaying 261 to 270 of 327 total results
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-processlist-table.html
The processlist table has these indexes: Primary key on (ID) TRUNCATE TABLE is not permitted for the processlist table. The MySQL process list indicates the operations currently being performed by the set of threads executing within the server. For ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-applier-configuration-table.html
The replication_applier_configuration table has these indexes: Primary key on (CHANNEL_NAME) TRUNCATE TABLE is not permitted for the replication_applier_configuration table. This table shows the configuration parameters that affect transactions ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-applier-status-table.html
The replication_applier_status table has these indexes: Primary key on (CHANNEL_NAME) TRUNCATE TABLE is not permitted for the replication_applier_status table. This table shows the current general transaction execution status on the replica. The ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-asynchronous-connection-failover-managed-table.html
The replication_asynchronous_connection_failover_managed table has these indexes: Primary key on (CHANNEL_NAME, MANAGED_NAME) TRUNCATE TABLE is not permitted for the replication_asynchronous_connection_failover_managed table. This table holds ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-asynchronous-connection-failover-table.html
The replication_asynchronous_connection_failover table has these indexes: Primary key on (CHANNEL_NAME, HOST, PORT, NETWORK_NAMESPACE, MANAGED_NAME) TRUNCATE TABLE is not permitted for the replication_asynchronous_connection_failover table. This ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-connection-configuration-table.html
The replication_connection_configuration table has these indexes: Primary key on (CHANNEL_NAME) TRUNCATE TABLE is not permitted for the replication_connection_configuration table. This table shows the configuration parameters used by the replica ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-group-communication-information-table.html
This table shows group configuration options for the whole replication group. The replication_group_communication_information table has these columns: WRITE_CONCURRENCY The maximum number of consensus instances that the group can execute in ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-group-configuration-version-table.html
This table displays the version of the member actions configuration for replication group members. Whenever a member action is enabled or disabled using the group_replication_enable_member_action() and group_replication_disable_member_action() ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-group-member-actions-table.html
This table lists the member actions that are included in the member actions configuration for replication group members. You can reset the member actions configuration using the group_replication_reset_member_actions() function. The ...
https://dev.mysql.com/doc/refman/8.4/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 ...
Displaying 261 to 270 of 327 total results