nav-img
Advanced

Checking Whether the Source Database Contains Object Names with Non-ASCII Characters

During MySQL migration, if the source database contains object names with non-ASCII characters, the migration may fail.

Failure Cause

The source database contains object names with non-ASCII characters.

Handling Suggestion

Change the object names containing non-ASCII characters in the source database and perform the pre-check again.