Skip to content

Commit 119f30a

Browse files
Merge pull request #278742 from xboxeer/main
Update concepts-maintenance.md
2 parents 3596631 + fab50f9 commit 119f30a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/mysql/flexible-server/concepts-maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ To achieve the optimal performance promised by this feature, certain conditions
7171

7272
- **Primary Keys in All Tables:** Ensuring that every table has a primary key is critical. Lack of primary keys can significantly increase replication lag, impacting the downtime.
7373
- **Low Workload During Maintenance Times:** Maintenance periods should coincide with times of low workload on the server to ensure the downtime remains minimal. We encourage you to use the [custom maintenance window](how-to-maintenance-portal.md#specify-maintenance-schedule-options) feature to schedule maintenance during off-peak hours.
74+
- **Downtime Guarantees:** While we strive to keep the maintenance downtime as low as possible, we do not guarantee that it will always be less than 60 seconds in all circumstances. Various factors, such as high workload or specific server configurations, can lead to longer downtime. In the worst-case scenario, downtime might be similar to that of a standalone server.
7475

7576
## Maintenance reschedule (Public preview)
7677

0 commit comments

Comments
 (0)