Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Newsletter Plugin explodes wp_options table #247849
    Andy W
    Participant

    I suppose the only solution for us is another plugin. We liked yours for years….

    in reply to: Newsletter Plugin explodes wp_options table #247848
    Andy W
    Participant

    Ok, thanks…

    in reply to: Newsletter Plugin explodes wp_options table #247619
    Andy W
    Participant

    Hi Stefano,

    thanks for your quick reply

    Hi, there should be only ONE transient with that json, which is used to check the addons versions. Are you finding more than one transient with the same name?

    No I am only finding that one. It’s “option_value” seems to be very large.

    Hi, but what is growing in the database? If you send a newsletter the newsletter_sent table is filled in with data for tracking purposes. We do not store other transients (or anyway a little number of them).

    As I said wp_options grows. Running OPTIMIZE TABLE wp_options in SQL console will restore the DB size from for example 320% to it’s initial 10%. So the problem must be in wp_options.

    Maybe your customer has an increased number fo subscribers?

    In that case tables like “newsletter_sent” would grow, or am I wrong? Not wp_options?!

Viewing 3 posts - 1 through 3 (of 3 total)