Skip to content

Commit 0786780

Browse files
committed
Screenshots update
1 parent e2db2be commit 0786780

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed
28.7 KB
Loading
20.3 KB
Loading

articles/dms/migrate-azure-mysql-consistent-backup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ When you enable this option, a reconciliation phase will occur after the initial
2323

2424
With this feature, we don't take a read lock on the server. We instead read tables at different point in time, while keeping track of the different binlog positions of each table. This aids to reconcile the tables towards the end of the initial load by performing replication in catchup mode to get a consistent snapshot.
2525

26-
:::image type="content" source="media/migrate-azure-mysql-consistent-backup/reconciliation.png" alt-text="MySQL to Azure Database for MySQL Data Migration Wizard - Reconciliation progress" lightbox="media/migrate-azure-mysql-consistent-backup/reconciliation.png":::
26+
:::image type="content" source="media/migrate-azure-mysql-consistent-backup/top-pane.png" alt-text="MySQL to Azure Database for MySQL Data Migration Wizard - migration progress" lightbox="media/migrate-azure-mysql-consistent-backup/top-pane.png":::
27+
28+
:::image type="content" source="media/migrate-azure-mysql-consistent-backup/reconciliation-tab.png" alt-text="MySQL to Azure Database for MySQL Data Migration Wizard - Reconciliation progress" lightbox="media/migrate-azure-mysql-consistent-backup/reconciliation-tab.png":::
2729

2830
Key features of Consistent Snapshot without locks:
2931
*Ability to support heavy workload servers or servers with long-running transactions without the need for read locks.

0 commit comments

Comments
 (0)