Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vtbackup: Stop replication after reaching goal position. (vitessio#5437)
In xtrabackup mode, we would normally leave replication running when taking a backup on a tablet. However, since this is not a serving tablet, we stop replication in advance to help make xtrabackup's job easier. Signed-off-by: Anthony Yeh <enisoc@planetscale.com>
- Loading branch information