From 05cd778d76419e07fd714e73b3a51c9ecf91e962 Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Wed, 18 Dec 2024 11:07:04 +0100 Subject: [PATCH] Update 8.4.0-2.md --- docs/release-notes/8.4.0-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/8.4.0-2.md b/docs/release-notes/8.4.0-2.md index 005e0898..170190b7 100644 --- a/docs/release-notes/8.4.0-2.md +++ b/docs/release-notes/8.4.0-2.md @@ -18,7 +18,7 @@ Percona XtraBackup 8.4.0-2 Pro build is available for the following platforms: * Debian (12) -Percona XtraBackup 8.4.0-2 Pro build includes the [`Reduced backup lock time`](../reduction-in-locks.md) feature. With the addition of the [`--lock-ddl=REDUCED`](./xtrabackup-option-reference.md#lock-ddl) option this feature minimizes the time the server remains locked by xtrabackup during both full and incremental backups. Now, you can execute `Data Definition Language` (DDL) operations while the backup is in progress. +Percona XtraBackup 8.4.0-2 Pro build includes the [`Reduced backup lock time`](../reduction-in-locks.md) feature. With the addition of the [`--lock-ddl=REDUCED`](../xtrabackup-option-reference.md#lock-ddl) option this feature minimizes the time the server remains locked by xtrabackup during both full and incremental backups. Now, you can execute `Data Definition Language` (DDL) operations while the backup is in progress. ### Benefits