Failed to create table cssjs!




Wordpress LScache Plugin: Failed to create table cssjs!

Last Updated on: Wed, 15 Apr 2026 00:00:02
Mysql is Server version: 8.0.19 Source distribution ? in this instance its Digitaloceans managed database I am getting the same error Failed to create table cssjs! SQL: CREATE TABLE IF NOT EXISTS wp_litespeed_cssjs (id bigint(20) NOT NULL AUTO_INCREMENT, hash_name varchar(60) NOT NULL COMMENT hash.filetype , src text NOT NULL COMMENT full url array set , dateline int(11) NOT NULL, refer varchar(255) NOT NULL COMMENT The container page url , PRIMARY KEY (id), UNIQUE KEY hash_name (hash_name), KEY dateline (dateline) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci . Hi, Could you please run this query in phpMyAdmin directly , and see if it returns any error ? CREATE TABLE IF NOT EXISTS wp_litespeed_cssjs (id bigint(20) NOT NULL AUTO_INCREMENT, hash_name varchar(60) NOT NULL COMMENT hash.filetype , src text NOT NULL COMMENT full url array set , dateline int(11) NOT NULL, refer varchar(255) NOT NULL COMMENT The container page url , PRIMARY KEY (id), UNIQUE KEY hash_name (hash_name), KEY dateline (dateline) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci Best regards Hi, Im going to mark this topic Resolved , due to lack of activity. If you still need help, please feel free to re-open it. Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference