Title: WordPress database error Table
Last modified: September 16, 2021

---

# WordPress database error Table

 *  Resolved [Ian](https://wordpress.org/support/users/ipgill/)
 * (@ipgill)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-table-13/)
 * Dear Litespeed team,
 * Would you please be able to help with the error below?
 * Thank you 🙂
 * WordPress database error Table ‘wp1.wp_litespeed_url’ doesn’t exist for query
   SELECT * FROM `wp_litespeed_url` WHERE url=’404′ made by do_action_ref_array(‘
   litespeed_task_ccss’), WP_Hook->do_action, WP_Hook->apply_filters, LiteSpeed\
   CSS::cron_ccss, LiteSpeed\CSS->_cron_handler, LiteSpeed\CSS->_send_req, LiteSpeed\
   CSS->_save_con, LiteSpeed\Data->save_url
 * `Failed to create table url! SQL: CREATE TABLE IF NOT EXISTS`wp_litespeed_url`(`
   id`bigint(20) NOT NULL AUTO_INCREMENT,`url`varchar(500) NOT NULL,`cache_tags`
   varchar(1000) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY`url`(`url`(
   191)), KEY`cache_tags`(`cache_tags`(191))) DEFAULT CHARACTER SET utf8mb4 COLLATE
   UXmos-7F1H]T;.
 * Failed to create table url_file! SQL: CREATE TABLE IF NOT EXISTS `wp_litespeed_url_file`(`
   id` bigint(20) NOT NULL AUTO_INCREMENT, `url_id` bigint(20) NOT NULL, `vary` 
   varchar(32) NOT NULL DEFAULT ” COMMENT ‘md5 of final vary’, `filename` varchar(
   32) NOT NULL DEFAULT ” COMMENT ‘md5 of file content’, `type` tinyint(4) NOT NULL
   COMMENT ‘css=1,js=2,ccss=3,ucss=4’, PRIMARY KEY (`id`), KEY `filename` (`filename`),
   KEY `type` (`type`), KEY `url_id_2` (`url_id`,`vary`,`type`)) DEFAULT CHARACTER
   SET utf8mb4 COLLATE UXmos-7F1H]T;.`
    -  This topic was modified 4 years, 8 months ago by [Ian](https://wordpress.org/support/users/ipgill/).

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

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-table-13/#post-14880205)
 * Hi,
 * please copy paste the query after `failed to create table xxx SQL:` into phpmyadmin,
   and execute there, it should give you more detailed message for why/how it fails
 * Best regards,
 *  Thread Starter [Ian](https://wordpress.org/support/users/ipgill/)
 * (@ipgill)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-table-13/#post-14880916)
 * Thank you.
 * I managed to fix it by manually running the query in SQL.
 *  [Chainsaw Tools](https://wordpress.org/support/users/mspro79/)
 * (@mspro79)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/wordpress-database-error-table-13/#post-15065913)
 * Hi. `wp_litespeed_url_file` in this SQL file is empty. How can I update it?
 *  [ddarbyson](https://wordpress.org/support/users/ddarbyson/)
 * (@ddarbyson)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/wordpress-database-error-table-13/#post-15282303)
 * This is showing up on every site in the multisite when you first arrive at the
   dashboard. Anyone else seeing this?

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

The topic ‘WordPress database error Table’ 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/)

 * 4 replies
 * 4 participants
 * Last reply from: [ddarbyson](https://wordpress.org/support/users/ddarbyson/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/wordpress-database-error-table-13/#post-15282303)
 * Status: resolved