WordPress database error: [Table 'wp_redirection_404' already exists
-
Receiving this error on all site’s using Redirection:
WordPress database error: [Table ‘wp_redirection_404’ already exists]
CREATE TABLE
wp_cni_redirection_404(idint(11) unsigned NOT NULL AUTO_INCREMENT,createddatetime NOT NULL,urlvarchar(255) NOT NULL DEFAULT ”,agentvarchar(255) DEFAULT NULL,referrervarchar(255) DEFAULT NULL,ipint(10) unsigned NOT NULL, PRIMARY KEY (id), KEYcreated(created), KEYurl(url), KEYip(ip,id), KEYreferrer(referrer) ) DEFAULT CHARACTER SET utf8;
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘WordPress database error: [Table 'wp_redirection_404' already exists’ is closed to new replies.