Title: Failed to create table cssjs!
Last modified: August 9, 2020

---

# Failed to create table cssjs!

 *  Resolved [dikibhuyan](https://wordpress.org/support/users/dikibhuyan/)
 * (@dikibhuyan)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/failed-to-create-table-cssjs/)
 * 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;.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/failed-to-create-table-cssjs/#post-13233126)
 * 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
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/failed-to-create-table-cssjs/#post-13290320)
 * Hi,
 * I’m 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,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Failed to create table cssjs!’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/failed-to-create-table-cssjs/#post-13290320)
 * Status: resolved