[wp-trac] Re: [WordPress Trac] #3716: Duplicate cached user
information
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 31 01:25:00 GMT 2007
#3716: Duplicate cached user information
-------------------------------------+--------------------------------------
Reporter: matt | Owner: charleshooper
Type: defect | Status: assigned
Priority: normal | Milestone: 2.2
Component: Optimization | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment (by ryan):
Invalidating during the upgrade where the code run once and then forgotten
is better. With this code, it runs every time even though it is only
needed one time.
But come to think of it, we flush the cache during upgrade so userlogins
should be dumped during upgrade. We just need to bump the DB ver to force
an upgrade and cache flush. So, nevermind, your first patch will work. :-)
--
Ticket URL: <http://trac.wordpress.org/ticket/3716#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list