forked from docs/doc-exports
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>
2.5 KiB
2.5 KiB
Checking Whether Referenced Tables Are Selected for Migration
MySQL Migration
Check Item |
Whether the tables referenced by the foreign key in the table to be migrated are selected for migration. |
---|---|
Description |
The tables referenced by the foreign key in the table to be migrated are not selected for migration. |
Item to Be Confirmed and Handling Suggestion |
Failure cause: Tables referenced by the foreign key in the table to be migrated are not selected for migration. Handling suggestion: Select the referenced tables. |
Parent topic: Object Dependencies