Problems with DB size after update
-
After update to 4.0.12 my DB is growing so fast.
Tables with so many records:
– wp_actionscheduler_actions
– wp_actionscheduler_logs (now size iz 5,5MB = 30% off full DB size!)
All logs from aioseo group.In wp_actionscheduler_logs so many records like:
“action started via WP Cron”
“action complete via WP Cron”
“action created”
Rows are created – 3 per second.In wp_actionscheduler_actions so many
“aioseo_image_sitemap_scan”
“action_scheduler/migration_hook”
“aioseo_admin_notifications_update”
How I can stop this?P.s: After update I did not run the setup wizard and I using old sitemap module. Because I don’t want overwrite the previous settings, titles and etc.
The topic ‘Problems with DB size after update’ is closed to new replies.