RESUME SYNC JOB

description

Rusumes a paused SyncJob in the database.

The job will continue to synchronize data from the latest location before the last pause.

Syntax:

  1. RESUME SYNC JOB [db.]job_name

example

  1. Resume the SyncJob named job_name

    RESUME SYNC JOB job_name;

keyword

  1. RESUME,SYNC,JOB,BINLOG