I have been trying to update a db and it continuously fails. I have add define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ ); to the wp_config.php file with no success.
wp_posts failed
Resolved
We use cookies to allow login, checkout, and analyze site traffic. By continuing to use this website, you consent to the use of cookies in accordance with our cookie policy.
OnPoint Plugins
Hi Randy,
I was able to flush the transient caches and run some of the large tables one at a time. This allowed the updates to complete.
I also ran the plugin without the
https
and trailing/
which updated another 50 or so cases which were not previously included.Everything is now updated and ready to go.
Have a great night!
Randy Hall
Thank you for the fast response. Where did you go to flush the transient caches?
OnPoint Plugins
Hi Randy,
It was under the WP Fastest Cache Options, in the “DB” tab.