You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/reduction-in-locks.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Taking backup with the `--lock-ddl=REDUCED` option includes the following phases
68
68
69
69
!!! warning
70
70
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.
72
72
73
73
The following operations are performed without the lock:
0 commit comments