Error while uploading database from
-
[ Moved to the Fixing WordPress sub-forum. ]
Hello,
When I am trying to upload WordPress site database from WAMP phpmyadmin to liver server PHPmyadmin, But I unable to upload database and got this error message.
****************************************************************
Error
SQL query:--
-- Database:bcstax
--
-- --------------------------------------------------------
--
-- Table structure for tablewp_commentmeta
--
CREATE TABLEwp_commentmeta(meta_idBIGINT( 20 ) UNSIGNED NOT NULL ,
comment_idBIGINT( 20 ) UNSIGNED NOT NULL DEFAULT '0',
meta_keyVARCHAR( 255 ) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL ,
meta_valueLONGTEXT COLLATE utf8mb4_unicode_520_ci
) ENGINE = MYISAM DEFAULT CHARSET = utf8mb4 COLLATE = utf8mb4_unicode_520_ci;MySQL said: Documentation
#1273 - Unknown collation: 'utf8mb4_unicode_520_ci'
****************************************
The topic ‘Error while uploading database from’ is closed to new replies.