No longer cleaning?
-
Have been using this awesome plugin for a while. However I feel the latest version is not working. For example I just “cleaned” a dev site where the plugin said it removed 399 revisions. Yet it saved 0 KB and the database is still 12MB.
Could this be caused by the fact that the plugin has stopped optimizing Innodb?
6. wp_posts InnoDB table: skipped… InnoDB 322 9.6 MB
Note that the website has like +- 15 pages so it should be no where near 9MB of data.
https://ww.wp.xz.cn/plugins/rvg-optimize-database/
edit:
Decided to test my theory and run a serverside Mysql –auto-repair –optimize –all-databases. The database is now 6.6 MB:
wp_posts InnoDB table: skipped… InnoDB 440 3.6 MSo the question is why did the plugin stop “optimizing” InnoDB? WordPress and Installatron installation both use InnoDB by default as far as I know.
The topic ‘No longer cleaning?’ is closed to new replies.