@psanma nope .. lol I just switched to wp-rocket
if i create the database manually by removing the comments then also the error came
i am using Digitalocean Managed Mysql
Mysql is Server version: 8.0.19 Source distribution – in this instance it’s Digitalocean’s 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;.