Conversation
supportThere needs to be a way to automatically free up transients in the database. Just cleared out a 18GB wp_options table that had 155,237 rows from _transient_ontrapages_% transients MariaDB [db]> DELETE FROM wp_options WHERE option_name` LIKE (‘_transient_ontrapages_%’); Query OK, 155237 rows affected (3 min 11.456 sec)`
Make sure you upgrade to the latest version. We updated the OntraPages plugin on or around Apr. 15, 21 to address the transients issue (version 1.2.20). You should not have any transients permanently saved after that date.
Got it, thank you
Make sure you upgrade to the latest version. We updated the OntraPages plugin on or around Apr. 15, 21 to address the transients issue (version 1.2.20). You should not have any transients permanently saved after that date.
Got it, thank you