You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/how-to-upgrade.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ To perform a major version upgrade of an Azure Database for MySQL flexible serve
121
121
122
122
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.
123
123
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.
0 commit comments