WooCommerce database upgrades
-
I’ve been having endless problems with WooCommerce upgrades for the last few years, where WC constantly wants to update the database and yet no matter how many times I go through the update process it always wants to update it again immediately after the upgrade has completed. Only today did it occur to me to try disabling APCu Manager to see if there was a link, and indeed there was: as soon as APCu Manager was disabled I got the “thanks for updating” message and the WooCommerce database version matched the WooCommerce version as expected.
I’m not sure whether this counts as an APCu Manager problem or a WooCommerce problem. Clearly the object cache needs to be cleared as part of the WC DB upgrade process. But is that something WooCommerce need to implement on their side, or is it something that APCu Manager needs to detect and automatically flush on its side?
- You must be logged in to reply to this topic.