--- { "title": "RESUME SYNC JOB", "language": "en" } --- # 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: RESUME SYNC JOB [db.]job_name ## example 1. Resume the SyncJob named `job_name` RESUME SYNC JOB `job_name`; ## keyword RESUME,SYNC,JOB,BINLOG