Skip to content

Commit cee73d9

Browse files
authored
Apply suggestions from code review
1 parent 553e538 commit cee73d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/how-to-data-in-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The following steps prepare and configure the MySQL server hosted on-premises, i
183183
```
184184
185185
>[!NOTE]
186-
> Before the server is set back to read/write mode, you can retrieve the GTID information using global variable GTID_EXECUTED. The same will be used at the later stage to set GTID on the replica server
186+
> Before the server is set back to read/write mode, you can retrieve the GTID information using global variable GTID_EXECUTED. This will be used at the later stage to set GTID on the replica server.
187187
188188
1. Restore dump file to new server.
189189

0 commit comments

Comments
 (0)