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