Starting from [here](https://dev.mysql.com/doc/refman/5.7/en/replication-howto-masterstatus.html) there are basically these steps:
Starting from [here](https://dev.mysql.com/doc/refman/8.0/en/replication-howto-masterstatus.html) there are basically these steps:
- Create a DB dump: lock tables, remember bin log position, dump db (see [Choosing a Method for Data Snapshots](https://dev.mysql.com/doc/refman/5.7/en/replication-snapshot-method.html)) and copy to secondary host
- Unlock the tables again
...
...
@@ -62,14 +62,14 @@ Starting from [here](https://dev.mysql.com/doc/refman/5.7/en/replication-howto-m