no database cleanup
-
It generated 1.6 million rows in
wp_postsand 12.7 million inwp_postmeta. You need to add automatic cleanup immediately, because you’re killing the database.
You must be logged in to reply to this review.
It generated 1.6 million rows in wp_posts and 12.7 million in wp_postmeta. You need to add automatic cleanup immediately, because you’re killing the database.
You must be logged in to reply to this review.