Title: &quot;Table does not support optimize, doing recreate   analyze instead&quot;
Last modified: August 21, 2016

---

# "Table does not support optimize, doing recreate analyze instead"

 *  Resolved [AlexiousRahl](https://wordpress.org/support/users/alexiousrahl/)
 * (@alexiousrahl)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/table-does-not-support-optimize-doing-recreate-analyze-instead/)
 * As above, I tried running the optimization for the first time and that’s what
   I got on most of the tables; in the end, there was no saving at all. Why is that
   so?
 * [http://wordpress.org/extend/plugins/rvg-optimize-database/](http://wordpress.org/extend/plugins/rvg-optimize-database/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [cageehv](https://wordpress.org/support/users/cageehv/)
 * (@cageehv)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/table-does-not-support-optimize-doing-recreate-analyze-instead/#post-3651805)
 * Hey Alexious,
 * See the FAQ:
 * > Why do I see ‘Table does not support optimize, doing recreate + analyze instead’
   > while optimizing my database?
   >  That is because the table type of that table
   > is not ‘MyISAM’
 * Your tables are optimized but using a different approach.
 * BTW:
    Optimizing database tables doesn’t mean ‘making them smaller’; it’s making
   them faster instead by reorganizing the data.
 * > Reorganizes the physical storage of table data and associated index data, to
   > reduce storage space and improve I/O efficiency when accessing the table. The
   > exact changes made to each table depend on the storage engine used by that 
   > table.
 * Thanks for your feedback!
 * Rolf

Viewing 1 replies (of 1 total)

The topic ‘"Table does not support optimize, doing recreate analyze instead"’ is
closed to new replies.

 * ![](https://ps.w.org/rvg-optimize-database/assets/icon-256x256.png?rev=3350597)
 * [Optimize Database after Deleting Revisions](https://wordpress.org/plugins/rvg-optimize-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rvg-optimize-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rvg-optimize-database/)
 * [Active Topics](https://wordpress.org/support/plugin/rvg-optimize-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rvg-optimize-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rvg-optimize-database/reviews/)

## Tags

 * [fail](https://wordpress.org/support/topic-tag/fail/)
 * [Saving](https://wordpress.org/support/topic-tag/saving/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 1 reply
 * 2 participants
 * Last reply from: [cageehv](https://wordpress.org/support/users/cageehv/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/table-does-not-support-optimize-doing-recreate-analyze-instead/#post-3651805)
 * Status: resolved