Forums

wp_options table is taking more and more space(7MB+ now). (8 posts)

  1. ahlongxp
    Member
    Posted 4 years ago #

    Here is some data displayed in phpadmin:

    414 0 rss_3c0b99ddc0811b8a777515488226 Y 1 [BLOB - 12.5 KB] 20 8 [BLOB - 0 byte] 1 yes
    416 0 rss_0ff4b43bd116a9d8720d689c80e7 Y 1 [BLOB - 0 byte] 20 8 [BLOB - 0 byte] 1 no
    417 0 rss_0ff4b43bd116a9d8720d689c80e7 Y 1 [BLOB - 52.3 KB] 20 8 [BLOB - 0 byte] 1 yes
    419 0 rss_3c0b99ddc0811b8a777515488226 Y 1 [BLOB - 0 byte] 20 8 [BLOB - 0 byte] 1 no
    420 0 rss_3c0b99ddc0811b8a777515488226 Y 1 [BLOB - 12.5 KB] 20 8 [BLOB - 0 byte] 1 yes
    421 0 rss_0ff4b43bd116a9d8720d689c80e7 Y 1 [BLOB - 0 byte] 20 8 [BLOB - 0 byte] 1 no
    422 0 rss_0ff4b43bd116a9d8720d689c80e7 Y 1 [BLOB - 0 byte] 20 8 [BLOB - 0 byte] 1 no
    423 0 rss_0ff4b43bd116a9d8720d689c80e7 Y 1 [BLOB - 52.3 KB] 20 8 [BLOB - 0 byte] 1 yes
    424 0 rss_867bd5c64f85878d03a060509cd2 Y 1 [BLOB - 0 byte] 20 8 [BLOB - 0 byte] 1 no
    425 0 rss_867bd5c64f85878d03a060509cd2 Y 1 [BLOB - 0 byte] 20 8 [BLOB - 0 byte] 1 no
    426 0 rss_867bd5c64f85878d03a060509cd2 Y 1 [BLOB - 196.4 KB] 20 8 [BLOB - 0 byte] 1 yes

    wp_options is growing crazily these days.
    any idea?

  2. ahlongxp
    Member
    Posted 4 years ago #

    I need help. can anyone help me?

  3. whooami
    Member
    Posted 4 years ago #

    thats just cached stuff from your admin dashboard (the feeds), you can delete that crap.

  4. mrmist
    Forum Janitor
    Posted 4 years ago #

    thats just cached stuff from your admin dashboard (the feeds), you can delete that crap.

    Interesting. If one leaves it then does WP eventually scrub it automatically? Does everyone have "this crap" cluttering their database?

  5. whooami
    Member
    Posted 4 years ago #

    No, and yes, pretty much :P

  6. ahlongxp
    Member
    Posted 4 years ago #

    delete from wp_options where option_name like "rss\_____________________________"

  7. ahlongxp
    Member
    Posted 4 years ago #

    @whooami

    can I disable creating the cache?
    Is there such a option?

  8. Mittineague
    Member
    Posted 4 years ago #

    My “Clean Options” plugin allows for the deletion of both orphaned options and excess “RSS” options. http://www.mittineague.com/dev/co.php
    Enjoy and happy blogging :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags