Search



Search Results
Displaying 1231 to 1240 of 1337 total results
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-status-table.html
The replication_connection_status table has these indexes: Primary key on (CHANNEL_NAME) Index on (THREAD_ID) The following table shows the correspondence between replication_connection_status columns and SHOW REPLICA STATUS columns. This table ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-group-member-stats-table.html
This also serves as a key because it is unique to each member. 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 ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-group-members-table.html
This also serves as a key because it is unique to each member. This table shows network and status information for replication group members. The network addresses shown are the addresses used to connect clients to the group, and should not be ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-rwlock-instances-table.html
The rwlock_instances table has these indexes: Primary key on (OBJECT_INSTANCE_BEGIN) Index on (NAME) Index on (WRITE_LOCKED_BY_THREAD_ID) TRUNCATE TABLE is not permitted for the rwlock_instances table. The rwlock_instances table lists all the ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-setup-actors-table.html
The setup_actors table has these indexes: Primary key on (HOST, USER, ROLE) TRUNCATE TABLE is permitted for the setup_actors table. The setup_actors table contains information that determines whether to enable monitoring and historical event ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-setup-consumers-table.html
The setup_consumers table has these indexes: Primary key on (NAME) TRUNCATE TABLE is not permitted for the setup_consumers table. For detailed information about the effect of enabling different consumers, see Section 29.4.7, “Pre-Filtering by ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-setup-instruments-table.html
The setup_instruments table has these indexes: Primary key on (NAME) TRUNCATE TABLE is not permitted for the setup_instruments table. The setup_instruments table lists classes of instrumented objects for which events can be collected: mysql> SELECT ...
Displaying 1231 to 1240 of 1337 total results