Skip to content

Commit 7fd4660

Browse files
Merge pull request #3138 from moabuham/patch-17
Update concepts-high-availability.md
2 parents 676cf13 + 2cc3234 commit 7fd4660

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/mysql/flexible-server/concepts-high-availability.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ Keep the following considerations in mind when you use high-availability:
143143
- Restarting the primary database server to apply static parameter changes also restarts the standby replica.
144144
- The solution turns on GTID mode because it uses GTID. Check whether your workload has [restrictions or limitations on replication with GTIDs](https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html).
145145

146-
> [!NOTE]
147-
> To enable same-zone HA after creating the server, make sure the server parameters `enforce_gtid_consistency` and ["gtid_mode"](./concepts-read-replicas.md#global-transaction-identifier-gtid) are set to `ON` before enabling HA.
148-
149146
> [!NOTE]
150147
> Storage autogrow is enabled by default for a high-availability configured server and can't be disabled.
151148

0 commit comments

Comments
 (0)