database error
-
hi, we are installing your great plugin but we have an error:
Message: Failed to perform query “CREATE TABLE IF NOT EXISTSWordPress10701_wp_redirection_items(
idint(11) unsigned NOT NULL AUTO_INCREMENT,
urlmediumtext NOT NULL,
regexint(11) unsigned NOT NULL DEFAULT ‘0’,
positionint(11) unsigned NOT NULL DEFAULT ‘0’,
last_countint(10) unsigned NOT NULL DEFAULT ‘0’,
last_accessdatetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
group_idint(11) NOT NULL DEFAULT ‘0’,
statusenum(‘enabled’,’disabled’) NOT NULL DEFAULT ‘enabled’,
action_typevarchar(20) NOT NULL,
action_codeint(11) unsigned NOT NULL,
action_datamediumtext,
match_typevarchar(20) NOT NULL,
titletext,
PRIMARY KEY (id),
KEYurl(url(191)),
KEYstatus(status),
KEYregex(regex),
KEYgroup_idpos(group_id,position),
KEYgroup(group_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE=‘’”
Installed: –
Next: 2.4
Debug:Unknown collation: ‘‘’’
La tabla “WordPress10701_wp_redirection_items” no existe
La tabla “WordPress10701_wp_redirection_groups” no existe
La tabla “WordPress10701_wp_redirection_logs” no existe
La tabla “WordPress10701_wp_redirection_404” no existe
Stage: create_tableswe never had this error installing your plugin. where is the problem? do we have it in our datase?
thank you
The topic ‘database error’ is closed to new replies.