Huge wp_options table
I have a problem on a WP site. Website crashes because there is no more available disk space.
Searching, i detect that wp_options table size is 12GB, but only have 1100 rows aprox:
Any ideas? Thanks in advance
[UPDATE 1] If i export wp_options table, drop and import, sizes reduces at 9,7mb:
I had no opportunity to optimize the table with OPTIMIZE TABLE wp_options
but I will try it if it happens again
[UPDATE 2]
Problem still here. I try to OPTIMIZE TABLE wp_options;
without results: