Whole Database
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.
Procedure
- Log in to the BladePipe Cloud.
- In the top navigation bar, click DataJob.
- Click Create DataJob.
- Select the source and target DataSource.
- Select Advanced of source DataSource and select Full Database option. Click Next Step.
- Select Incremental and select Full Data option. Click Next Step.
- Tables are not selectable but actions (insert, update, delete, etc.) can be selected.
- Click Create DataJob.info
By default, the schema that don't exit in target will be migrated.
- On the left side of DataJob Details page, click View next to Mapping. The information of the tables will be shown.
- (Optional) When DataJob is in Incremental, click Functions > Modify Subscription in the upper-right corner of DataJob Details page, and you can add or reduce the tables to be replicated.