[wp-trac] [WordPress Trac] #30097: Unnecessary wildcard query when upgrading sites on a network
WordPress Trac
noreply at wordpress.org
Sun Oct 26 22:09:48 UTC 2014
#30097: Unnecessary wildcard query when upgrading sites on a network
--------------------------------------+-------------------------
Reporter: jeremyfelt | Owner: jeremyfelt
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.1
Component: Networks and Sites | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: multisite
--------------------------------------+-------------------------
Changes (by jeremyfelt):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"30029"]:
{{{
#!CommitTicketReference repository="" revision="30029"
Optimize site query when performing network database upgrades
We only use `blog_id` from the query, so we don't need a wildcard.
props marcosf
Fixes #30097
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30097#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list