> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/reference/system-tables/performance-schema/performance-schema-tables/performance-schema-replication_applier_configuration-table.md).

# Performance Schema replication\_applier\_configuration Table

{% hint style="info" %}
The `replication_applier_configuration` table is available from MariaDB 10.5.2.
{% endhint %}

The [Performance Schema](/docs/server/reference/system-tables/performance-schema.md) replication\_applier\_configuration table contains configuration settings affecting replica transactions.

It contains the following fields.

| Field          | Type     | Null | Description                                                           |
| -------------- | -------- | ---- | --------------------------------------------------------------------- |
| CHANNEL\_NAME  | char(64) | NO   | Replication channel name.                                             |
| DESIRED\_DELAY | int(11)  | NO   | Target number of seconds the replica should be delayed to the master. |

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}
