Whether the Source Database Tables Contain Primary Keys
MySQL as the Source
Check Item |
Whether the source database tables contain primary keys |
---|---|
Description |
The tables to be synchronized in the source database do not contain primary keys. |
Item to Be Confirmed and Handling Suggestion |
Item to be confirmed: The tables to be synchronized in the source database do not contain primary keys. Handling suggestion: Create primary keys for the tables as the performance of a table without a primary key is lower than that of a table with a primary key. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.