You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Hi,
I used the following options on the export:
wp mu-migration export all xxxxxx.zip --plugins --themes --uploads --blog_id=7
but when I try to import on the other multi-site WP I got the following error:
ERROR 1826 (HY000) at line 927 in file: 'mu-migration1620103710/mu-migration-1938202962lovingwalk.sql': Duplicate foreign key constraint name 'fk_wp_3_wc_download_log_permission_id'
I tried with more than one site and the error is the same ... I previously did the export without the plugins, themes and uploads and it went just fine!
Hi,
I used the following options on the export:
wp mu-migration export all xxxxxx.zip --plugins --themes --uploads --blog_id=7
but when I try to import on the other multi-site WP I got the following error:
ERROR 1826 (HY000) at line 927 in file: 'mu-migration1620103710/mu-migration-1938202962lovingwalk.sql': Duplicate foreign key constraint name 'fk_wp_3_wc_download_log_permission_id'
I tried with more than one site and the error is the same ... I previously did the export without the plugins, themes and uploads and it went just fine!
Any ideas?
Rui