Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Database error

$
0
0

Replies: 0

Hello! Our host was looking through our website’s error logs to troubleshoot an issue we are having on our website, and found a database error connected to this plugin:

fatal_errors: WordPress database error Specified key was too long; max key length is 767 bytes for query CREATE TABLE wp_tukzq96ve1_cli_cookie_scan_cookies(
id_cli_cookie_scan_cookies INT NOT NULL AUTO_INCREMENT,
id_cli_cookie_scan INT NOT NULL DEFAULT '0',
id_cli_cookie_scan_url INT NOT NULL DEFAULT '0',
cookie_id VARCHAR(255) NOT NULL,
expiry VARCHAR(255) NOT NULL,
type VARCHAR(255) NOT NULL,
category VARCHAR(255) NOT NULL,
category_id INT NOT NULL,
description TEXT NULL DEFAULT '',
PRIMARY KEY(id_cli_cookie_scan_cookies),
UNIQUE cookie (id_cli_cookie_scan, cookie_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugins, activate_plugin, do_action('activate_cookie-law-info/cookie-law-info.php'), WP_Hook->do_action, WP_Hook->apply_filters, Cookie_Law_Info_Cookie_Scaner->activator, Cookie_Law_Info_Cookie_Scaner->install_tables, Cookie_Law_Info_Cookie_Scaner->insert_scanner_tables, dbDelta

They asked that we contact the plugin developers about it. Please let me know if this is something you could look into and help with. Thank you!


Viewing all articles
Browse latest Browse all 59525

Trending Articles