Skip to content

Commit 19527f3

Browse files
Merge pull request #5123 from markingmyname/mysql
[MySQL] Remove link from line 22
2 parents 98a088e + 7eb19b4 commit 19527f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/mysql/flexible-server/how-to-upgrade-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ai-usage: ai-assisted
1919

2020
- Q: **Will this cause downtime of the server, and if so, how long?**
2121

22-
A. To minimize downtime during upgrades, follow the steps in [Recommended major version upgrade procedure across major versions](how-to-upgrade.md#recommended-major-version-upgrade-procedure-across-major-versions). The server is unavailable during the upgrade process, so perform this operation during your planned maintenance window. The estimated downtime depends on the database size, storage size provisioned (IOPs provisioned), and the number of tables on the database. The upgrade time is directly proportional to the number of tables on the server. To estimate the downtime for your server environment, first perform an upgrade on a restored copy of the server.
22+
A. To minimize downtime during upgrades, follow the steps in Recommended major version upgrade procedure across major versions. The server is unavailable during the upgrade process, so perform this operation during your planned maintenance window. The estimated downtime depends on the database size, storage size provisioned (IOPs provisioned), and the number of tables on the database. The upgrade time is directly proportional to the number of tables on the server. To estimate the downtime for your server environment, first perform an upgrade on a restored copy of the server.
2323

2424
- Q: **I'm using an HA server. Can I expect a near zero downtime experience for a major version upgrade, similar to routine maintenance?**
2525

0 commit comments

Comments
 (0)