Whole Database
Overview
The Whole Database DataJob supports tables and data that are added, modified, or deleted during synchronization.
This article introduces how to create a Whole Database DataJob using MySQL to MySQL synchronization as an example.
Steps
Log in the CloudCanal console.
DataJob > Create DataJob.
Select the source and target DataSource.
Select Advanced of source DataSource and check Full Database option.
Click Next Step.
Select Incremental and check Full Data option.
Click Next Step.
Tables are not selectable but actions(insert,update,delete...) can be selected.
Click Create DataJob.
By default, the miss schema in target will be migrated.
Details > Mapping:View will show all tables in selected schemas.
When DataJob is in Incremental,Details > Functions > Modify Subscription, where can add or reduce schemas.