Title: Database errors
Last modified: August 30, 2016

---

# Database errors

 *  Resolved [Derek Ryans](https://wordpress.org/support/users/derekryans/)
 * (@derekryans)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/)
 * I am getting these two errors:
 * WordPress database error: [Table ‘database_name.wp_ewwwio_images’ doesn’t exist]
   
   DELETE FROM wp_ewwwio_images WHERE image_size > orig_size
 * WordPress database error: [Table ‘database_name.wp_ewwwio_images’ doesn’t exist]
   
   SELECT SUM(orig_size-image_size) FROM wp_ewwwio_images
 * I appreciate any help I can get, thanks!
 * [https://wordpress.org/plugins/ewww-image-optimizer-cloud/](https://wordpress.org/plugins/ewww-image-optimizer-cloud/)

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

 *  Plugin Author [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586502)
 * Somehow the ewwwio_images table did not get created. See if you can trick the
   plugin into creating it by removing the ewww_image_optimizer_version record from
   the wp_options table in your database.
 *  Thread Starter [Derek Ryans](https://wordpress.org/support/users/derekryans/)
 * (@derekryans)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586578)
 * I went into PHPMyAdmin to look at the database and I actually don’t see ewww_image_optimizer_version
   in wp_options
 *  Plugin Author [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586594)
 * That’s extra strange then, it is what tells the plugin whether it needs to updated
   the table schema (or install it in the first place.
 * Try deactivating, and reactivating the plugin, and see if it shows up.
 *  Thread Starter [Derek Ryans](https://wordpress.org/support/users/derekryans/)
 * (@derekryans)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586612)
 * Nope…not there. I have a stupid question…was I suppose to install both the EWWW
   Image Optimizer AND the Cloud plugin?
 *  Plugin Author [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586618)
 * nope, it will throw a fatal error if you try to activate both. You only need 
   one of them.
 *  Plugin Author [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586656)
 * Check and see if your database has anything in need of repair. That is definitely
   not normal to be missing both the version option, and the ewwwio table.
 *  Thread Starter [Derek Ryans](https://wordpress.org/support/users/derekryans/)
 * (@derekryans)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586663)
 * I deleted the plugin and re-installed it. Looks like that fixed the problem. 
   Thanks for all the troubleshooting tips.
 *  Plugin Author [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586664)
 * Glad to hear it!

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

The topic ‘Database errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ewww-image-optimizer-cloud_b5c8d7.
   svg)
 * [EWWW Image Optimizer Cloud](https://wordpress.org/plugins/ewww-image-optimizer-cloud/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ewww-image-optimizer-cloud/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ewww-image-optimizer-cloud/)
 * [Active Topics](https://wordpress.org/support/plugin/ewww-image-optimizer-cloud/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ewww-image-optimizer-cloud/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ewww-image-optimizer-cloud/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)

 * 8 replies
 * 2 participants
 * Last reply from: [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-41/#post-6586664)
 * Status: resolved