Replies: 0
Hi, after migration I get this error.
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLE wp_bksvcommentmeta (
meta_id bigint(20) unsigned NOT NU…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLE wp_bksvcomments (
comment_ID bigint(20) unsigned NOT NU…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLE wp_bksvlinks (
link_id bigint(20) unsigned NOT NULL AUT…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLE wp_bksvoptions (
option_id bigint(20) unsigned NOT NULL…]
**ERROR** database error write ‘Unknown collation: ‘utf8mb4_unicode_520_ci” – [sql=
CREATE TABLE wp_bksvpostmeta (
meta_id bigint(20) unsigned NOT NULL …]
……
what is the problem? How can I fix it?
tnx