Plugins create many transients which causes database size to bloat.
-
I have been using the plugin for quite a while. A few days ago, I suddenly discovered that the database of the website suddenly increased to nearly 30GB. I checked and found that in the wp-options table, there were many rows with option_names “_transient_timeout_ilj_filter_content…” and “_transient_ilj_filter_content…”.
I used the plugin to scan the database and found that there were tens of thousands of Transient Options, this was the reason why the database was bloated.
After I used the Plugin to delete these Transients, just a few hours later they were quickly generated again and the number was up to tens of thousands as before.
Is there any way to fix this problem?
- You must be logged in to reply to this topic.