[wp-trac] [WordPress Trac] #26402: Add option to DB if option is only present in cache when updating option
WordPress Trac
noreply at wordpress.org
Wed Dec 4 17:57:08 UTC 2013
#26402: Add option to DB if option is only present in cache when updating option
--------------------------+-----------------------------
Reporter: codix | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cache | Version: trunk
Severity: normal | Keywords:
--------------------------+-----------------------------
In very rare circumstances some options may not be in DB but in cache. On
update if updating DB fails remove from cache and try to add option. This
would eventually fix cache inconsistencies if they occur.
Both update_option and update_site_option are affected.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26402>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list