Viewing 2 replies - 1 through 2 (of 2 total)
  • WooCommerce is notorious for the way they use transients in their system. One of the many ways that WooCommerce uses transients is when building carts that could later be abandoned. There are many other uses for transients but this has always been one of the primary problems I have had with transients in the past.

    They can, in certain circumstances, cause your options table to “blow up” as you so eloquently state. Here is a plugin that is supposed to clean up expired transients in your system. I hope this helps.

    https://www.ads-software.com/plugins/delete-expired-transients/

    Thread Starter Driekes Boutier

    (@jboutierwebstijl)

    Hi Bob,

    I have installed the plug-in, but this plug-in only has founded 512 total transients. After deleting this transients there were only a few MySQL table rows deleted.

    It is correct that in this webshop ‘WooCommerce Abandoned Cart’ is activated.

    Best regards,
    Driekes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Exploding table in MySQL’ is closed to new replies.