Failed to perform query
-
Message: Failed to perform query “CREATE TABLE
wp_redirection_404
(
id
int(11) unsigned NOT NULL AUTO_INCREMENT,
created
datetime NOT NULL,
url
varchar(255) NOT NULL DEFAULT ”,
agent
varchar(255) DEFAULT NULL,
referrer
varchar(255) DEFAULT NULL,
ip
int(10) unsigned NOT NULL,
PRIMARY KEY (id
),
KEYcreated
(created
),
KEYurl
(url
(191)),
KEYip
(ip
),
KEYreferrer
(referrer
(191))
) DEFAULT CHARACTER SET utf8mb4 COLLATE=utf8mb4_unicode_ci”
Installed: 2.4
Next: 2.4The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Failed to perform query’ is closed to new replies.