Skip to content

Commit

Permalink
Update upgrade-tidb-using-tiup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ran-huang authored Aug 14, 2023
1 parent 0853f24 commit 0f6074f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions upgrade-tidb-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,8 @@ This document is targeted for the following upgrade paths:
> **Note:**
>
<<<<<<< HEAD
> If your cluster to be upgraded is v3.1 or an earlier version (v3.0 or v2.1), the direct upgrade to v7.0.0 is not supported. You need to upgrade your cluster first to v4.0 and then to v7.0.0.
=======
> - If your cluster to be upgraded is v3.1 or an earlier version (v3.0 or v2.1), the direct upgrade to v7.2.0 is not supported. You need to upgrade your cluster first to v4.0 and then to v7.2.0.
> - If your cluster to be upgraded is v3.1 or an earlier version (v3.0 or v2.1), the direct upgrade to v7.0.0 is not supported. You need to upgrade your cluster first to v4.0 and then to v7.0.0.
> - TiDB nodes use the value of the [`server-version`](/tidb-configuration-file.md#server-version) configuration item to verify the current TiDB version. Therefore, to avoid unexpected behaviors, before upgrading the TiDB cluster, you need to set the value of `server-version` to empty or the real version of the current TiDB cluster.
>>>>>>> a1528c0f02 (Remove server version upgrade (#14457))
## Upgrade caveat

Expand Down

0 comments on commit 0f6074f

Please sign in to comment.