Skip to content

Commit f3540f1

Browse files
authored
Update reduction-in-locks.md (#354)
1 parent 19b6c31 commit f3540f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reduction-in-locks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Taking backup with the `--lock-ddl=REDUCED` option includes the following phases
6868

6969
!!! warning
7070

71-
Do not execute the `ALTER INSTANCE ROTATE MASTER KEY` command during `Phase 1` if there are encrypted tables. This prevents backup failures.
71+
If your database contains encrypted tables, do not use the `ALTER INSTANCE ROTATE MASTER KEY` command during Phase 1. Running this command with encrypted tables present can cause backup operations to fail.
7272

7373
The following operations are performed without the lock:
7474
{ .power-number }

0 commit comments

Comments
 (0)