ERROR database error write Unknown collation: utf8mb4_unicode_520_ci
-
I’m having a problem migrating a site with the Duplicator plugin!
I tried everything and could not solve the problem.
Can someone help me?
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_commentmeta
(
meta_id
bigint(20) unsigned NOT NULL A…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_comments
(
comment_ID
bigint(20) unsigned NOT NULL A…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_links
(
link_id
bigint(20) unsigned NOT NULL AUTO_IN…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_options
(
option_id
bigint(20) unsigned NOT NULL AUT…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_postmeta
(
meta_id
bigint(20) unsigned NOT NULL AUTO…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_posts
(/* INSERT TABLE DATA: wp_commentmeta */
INSERT INTOwp_commentmeta
VALU…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_commentmeta’ doesn’t exist’ – [sql=INSERT INTOwp_commentmeta
VALUES(“2”, “1”, “_wp_trash_meta_time”, “14804…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_comments’ doesn’t exist’ – [sql=
/* INSERT TABLE DATA: wp_comments */
INSERT INTOwp_comments
VALUES(“2”,…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=
/* INSERT TABLE DATA: wp_options */
INSERT INTOwp_options
VALUES(“1”, “…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“4”, “blogdescription”, “Creci: 131931”, “y…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“5”, “users_can_register”, “0”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“7”, “start_of_week”, “0”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“8”, “use_balanceTags”, “0”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“9”, “use_smilies”, “1”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“10”, “require_name_email”, “”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“11”, “comments_notify”, “1”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“12”, “posts_per_rss”, “10”, “yes”)…]
**ERROR** database error write ‘Table ‘imoveisalphavi.wp_options’ doesn’t exist’ – [sql=INSERT INTOwp_options
VALUES(“13”, “rss_use_excerpt”, “0”, “yes”)…]
- The topic ‘ERROR database error write Unknown collation: utf8mb4_unicode_520_ci’ is closed to new replies.