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: br/backup-and-restore-overview.md
+13-14Lines changed: 13 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -145,26 +145,25 @@ This section introduces the BR compatibility information for all [Long-Term Supp
145
145
146
146
> **Note:**
147
147
>
148
-
> Known issue: Starting from version v7.2.0, fields of some system tables in newly created clusters become case-sensitive. However, for clusters that are **upgraded online** from versions earlier than v7.2.0 to v7.2.0 or later, the corresponding fields remain case-insensitive. Backup and restore operations involving system tables between these two types of clusters will fail. For more details, see [Issue #43717](https://github.com/pingcap/tidb/issues/43717).
148
+
> Known issue: Starting from version v7.2.0, some system table fields in newly created clusters are case-insensitive. However, for clusters that are **upgraded online** from versions earlier than v7.2.0 to v7.2.0 or later, the corresponding system table fields remain case-sensitive. Backup and restore operations involving system tables between these two types of clusters might fail. For more details, see [Issue #43717](https://github.com/pingcap/tidb/issues/43717).
149
149
150
-
The following table lists the compatibility matrix for full backups. For clusters upgraded from a version prior to v7.2.0 to v7.2.0 or later, their behavior is consistent with that of backups from v7.1.0.
150
+
The following table lists the compatibility matrix for full backups. Note that all information in the table applies to newly created clusters. For clusters upgraded from a version earlier than v7.2.0 to v7.2.0 or later, their behavior is consistent with that of backups from v7.1.0.
The following table lists the compatibility matrix for log backups. For clusters upgraded from a version prior to v7.2.0 to v7.2.0 or later, their behavior is consistent with that of backups from v7.1.0.
159
+
The following table lists the compatibility matrix for log backups. Note that all information in the table applies to newly created clusters. For clusters upgraded from a version earlier than v7.2.0 to v7.2.0 or later, their behavior is consistent with that of backups from v7.1.0.
0 commit comments