Database error
-
Hi, after migration I get this error.
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_bksvcommentmeta
(
meta_id
bigint(20) unsigned NOT NU…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_bksvcomments
(
comment_ID
bigint(20) unsigned NOT NU…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_bksvlinks
(
link_id
bigint(20) unsigned NOT NULL AUT…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_bksvoptions
(
option_id
bigint(20) unsigned NOT NULL…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLEwp_bksvpostmeta
(
meta_id
bigint(20) unsigned NOT NULL …]
……what is the problem? How can I fix it?
tnx
- The topic ‘Database error’ is closed to new replies.