Documentation Home
MySQL 9.1 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 40.3Mb
PDF (A4) - 40.4Mb
Man Pages (TGZ) - 259.3Kb
Man Pages (Zip) - 366.4Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 9.1 Reference Manual  /  ...  /  Replication Applier Metrics Component

7.5.6 Replication Applier Metrics Component

The Replication Applier Metrics component implements two Performance Schema tables, listed here:

  • Purpose: Implement replication applier statistics tables in the MySQL Performance Schema.

  • URN: file://component_replication_applier_metrics

For installation instructions, see Section 7.5.1, “Installing and Uninstalling Components”.

This component was added in MySQL 9.1.0, and is available only as part of MySQL Enterprise Edition.

Important

The replication_applier_metrics component does not function when replica_parallel_workers=0.