Soldato
Bit of a strange one and I don't know wordpress at all so not really sure where to start. My missus has a simple blog hosted using wordpress and in the last couple of days the disk space taken by the wp_options table has grown well over the limit that her hosting package supports.
Yesterday it was 51 Gig - she raised a help ticket with her provider (siteground) and they did something that shrunk it down to a more realistic 3 Meg. This morning she's had another over limit alert email come in and its 16 Gig - in less than 12 hours.
It does smell like a bug or some kind of hack / script issue as there's no way what she does should be doing that.
All I found via googling was stuff related to transient entries and we installed a transients cleaning plugin, but that has not had any noticeable effect. My google-fu could be poor here as I don't know the terminology to use, so am getting lots of clearly irrelevant hits back.
She's on the latest wordpress 4.5.2 version. It was upgraded automatically at the weekend for a security update - which makes me semi-suspicious its a bug there, or it could just be coincidence.
I know people here are experienced in this area. Any guidance appreciated.
EDIT: The "something" the provider is doing is this SQL:
OPTIMIZE TABLE `wp_commentmeta`, `wp_comments`, `wp_links`, `wp_mbdb_books`, `wp_options`, `wp_postmeta`, `wp_posts`, `wp_termmeta`, `wp_terms`, `wp_term_relationships`, `wp_term_taxonomy`, `wp_usermeta`, `wp_users`
Yesterday it was 51 Gig - she raised a help ticket with her provider (siteground) and they did something that shrunk it down to a more realistic 3 Meg. This morning she's had another over limit alert email come in and its 16 Gig - in less than 12 hours.
It does smell like a bug or some kind of hack / script issue as there's no way what she does should be doing that.
All I found via googling was stuff related to transient entries and we installed a transients cleaning plugin, but that has not had any noticeable effect. My google-fu could be poor here as I don't know the terminology to use, so am getting lots of clearly irrelevant hits back.
She's on the latest wordpress 4.5.2 version. It was upgraded automatically at the weekend for a security update - which makes me semi-suspicious its a bug there, or it could just be coincidence.
I know people here are experienced in this area. Any guidance appreciated.
EDIT: The "something" the provider is doing is this SQL:
OPTIMIZE TABLE `wp_commentmeta`, `wp_comments`, `wp_links`, `wp_mbdb_books`, `wp_options`, `wp_postmeta`, `wp_posts`, `wp_termmeta`, `wp_terms`, `wp_term_relationships`, `wp_term_taxonomy`, `wp_usermeta`, `wp_users`
Last edited: