Updated on 2022-09-21 GMT+08:00

Checking Whether Tables Structures Are Consistent

MySQL -> CSS/ES Synchronization

Table 1 Checking whether tables structures are consistent

Check Item

Whether tables structures are consistent

Description

Check whether the table structures at the source end and destination are consistent.

Failure Cause and Handling Suggestion

Failure cause: The source table columns are not a subset of the destination indexes.

Handling suggestion: Return to the Set Synchronization Task page, select the tables that meet the requirements. Alternatively, create indexes required in the destination table.