Huge wp_options table & only 1100 rows
-
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:
https://i.stack.imgur.com/B6DaG.png
If i export wp_options table, drop and import, sizes reduces at 9,7mb:
I try to do ‘OPTIMIZE TABLE wp_options;’ and remove transients but problem persist
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Huge wp_options table & only 1100 rows’ is closed to new replies.