Title: Table doesn&#8217;t exist error
Last modified: February 5, 2018

---

# Table doesn’t exist error

 *  Resolved [Foad Tahmasebi](https://wordpress.org/support/users/arshen/)
 * (@arshen)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-doesnt-exist-error-3/)
 * Hi,
    after updating DLM to 4.0.2 from 1.9.9 on my local machine, Query monitor
   display this error:
 *     ```
       Query:			
       SELECT 1
       FROM 'wp_download_monitor_files'
       LIMIT 1;
   
       Call Stack:	
       Unknown
   
       Component:	
       Unknown	
   
       Error Code:
       qmdb	
   
       Error Message:
       Table 'mydb.wp_download_monitor_files' doesn't exist
       ```
   

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

 *  Plugin Contributor [Barry Kooij](https://wordpress.org/support/users/barrykooij/)
 * (@barrykooij)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-doesnt-exist-error-3/#post-9938294)
 * Hey there,
 * This is a false positive, as we do want the query to result in an error if the
   table doesn’t exist. Is this happening on every page load? Because this should
   only run once.
 * Kind Regards,
 * Barry Kooij
 *  Thread Starter [Foad Tahmasebi](https://wordpress.org/support/users/arshen/)
 * (@arshen)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-doesnt-exist-error-3/#post-9938327)
 * > Is this happening on every page load?
 * Yes, it happens on every admin page.
 *  Plugin Contributor [Barry Kooij](https://wordpress.org/support/users/barrykooij/)
 * (@barrykooij)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-doesnt-exist-error-3/#post-9938333)
 * Alright, I’ll look into fixing this. The sql error is correctly caught so there
   is no actual error in the code. I’ll fix this in an upcoming release.
 * Thanks for reporting!
 *  Thread Starter [Foad Tahmasebi](https://wordpress.org/support/users/arshen/)
 * (@arshen)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-doesnt-exist-error-3/#post-9938338)
 * Thank you.

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

The topic ‘Table doesn’t exist error’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [Foad Tahmasebi](https://wordpress.org/support/users/arshen/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/table-doesnt-exist-error-3/#post-9938338)
 * Status: resolved