Database restoration
-
what to do in this error getting restoring time to new server
An error occurred while restoring the database. The error message can be found below. Click on the × button at the top right of this dialog message to close it and return to the database restoration page.
Database error processing line 11
Database server error reply:ErrNo #0
SQL=CREATE TABLEwp_commentmeta(meta_idbigint(20) unsigned NOT NULL AUTO_INCREMENT,comment_idbigint(20) unsigned NOT NULL DEFAULT ‘0’,meta_keyvarchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,meta_valuelongtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (meta_id), KEYcomment_id(comment_id), KEYmeta_key(meta_key(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
Raw query text:CREATE TABLE
#__commentmeta(meta_idbigint(20) unsigned NOT NULL AUTO_INCREMENT,comment_idbigint(20) unsigned NOT NULL DEFAULT ‘0’,meta_keyvarchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,meta_valuelongtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (meta_id), KEYcomment_id(comment_id), KEYmeta_key(meta_key(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
The topic ‘Database restoration’ is closed to new replies.