Skip to content

Commit 4149b2e

Browse files
authored
Update how-to-upgrade.md
1 parent f0c0600 commit 4149b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To perform a major version upgrade of an Azure Database for MySQL flexible serve
121121

122122
5. Check replication status to ensure that the replica has caught up with the primary so that all data is in sync and that no new operations are being performed on the primary.
123123

124-
6. Confirm with the show slave status command on the replica server to view the replication status.
124+
6. Confirm with the show replica status command on the replica server to view the replication status.
125125

126126
```azurecli
127127
SHOW SLAVE STATUS\G

0 commit comments

Comments
 (0)