Whether Synchronization Objects Exist in the Destination Database
GaussDB -> MySQL Synchronization
Check Item |
Whether synchronization objects exist in the destination database |
---|---|
Description |
Check whether synchronization objects exist in the destination database. |
Failure Cause and Handling Suggestion |
Failure cause: Source database names are the same except for the letter case. Handling suggestion: Change the table name or deselect the tables with the same name on the object selection page. Statement for changing the table name: ALTER TABLE old_table_name RENAME TO new_table_name; |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.