• Resolved mjongsma

    (@mjongsma)


    I’ve run all the optimizations that are available, but my database is still 273mb. When I look at the Table information tab, I can see the biggest offender is wp_options (264.5mb), but I don’t know how to reduce this using the WP-Optimize plugin—it tells me there are 0 transient options.

    I don’t feel comfortable going into my PHP or SQL, so I was hoping a plugin could take care of this for me. But it doesn’t seem like it’s having the desired effect. Am I doing something wrong?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor DNutbourne

    (@dnutbourne)

    Hi,

    I’m afraid that it may not be possible to further reduce the wp-options table.
    This is one of the most used tables in WordPress. If you have a large amount of plugins, or any plugins that store a large amount of options or settings data, this can’t be cleaned by WP Optimize.

    Thread Starter mjongsma

    (@mjongsma)

    I’m pretty sure it’s the Events calendar plugin that is the data hog. I’ve disabled it now, but I haven’t yet deleted it. Maybe once I delete it, the database will be reduced to a more normal size.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Database still 273.4mb after WP-Optimize’ is closed to new replies.