Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
5.5 KiB
Checking Whether the Source and Destination Database Character Sets Are Consistent
MySQL Migration
Check Item |
Whether the source and destination database character sets are consistent |
---|---|
Description |
Check whether the character sets of the servers hosting the source and destination databases are consistent. |
Failure Cause and Handling Suggestion |
Failure cause: This item cannot be checked because the source database fails to be connected. Handling suggestion: Check whether the source database is connected. |
Failure cause: This item cannot be checked because the destination database fails to be connected. Handling suggestion: Check whether the destination database is connected. |
|
Failure cause: Insufficient user permissions Handling suggestion: Check whether the database user permissions meet the migration requirements. |
|
Failure cause: The character set of the source database is inconsistent with that of the destination database. Handling suggestion: Modify the character sets. Run commands to modify the self-created source database. |
|
Failure cause: An internal error occurs. Handling suggestion: Contact technical support. |