The database restoration has been halted because an error was detected. However, the restoration script will attempt to resume the process. If you do not want to resume the restoration please click the Cancel button below.
Restoration will resume in 2 seconds
For your information, the last error message was:
The error received was:
Database error processing line 31Database server error reply:
ErrNo #1273
Unknown collation: 'utf8mb3_uca1400_ai_ci'
Raw query text:
CREATE TABLE `rjjda_djimageslider` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `catid` int(10) unsigned NOT NULL DEFAULT 0, `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL DEFAULT '', `image` varchar(255) NOT NULL, `description` text DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT 0, `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `checked_out` int(10) unsigned NOT NULL DEFAULT 0, `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT 0, `params` text DEFAULT NULL, PRIMARY KEY (`id`), KEY `catid` (`catid`,`published`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_uca1400_ai_ciDebug information