Checking Whether the Source Database Contains Invalid sql_mode Values
MySQL
Check Item |
Whether the source database contains invalid sql_mode values |
---|---|
Description |
If the source database contains invalid sql_mode values, the migration will fail. |
Failure Cause and Handling Suggestion |
Failure cause: The sql_mode value of the source database cannot be no_engine_substitution. Handling suggestion: Change sql_mode of the source database to a proper value. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.