Failed to perform query
-
Message: Failed to perform query “CREATE TABLE
wp_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(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.