[wp-trac] [WordPress Trac] #30097: Unnecessary wildcard query when upgrading sites on a network
WordPress Trac
noreply at wordpress.org
Sun Oct 26 17:52:20 UTC 2014
#30097: Unnecessary wildcard query when upgrading sites on a network
--------------------------------------+-----------------------------
Reporter: jeremyfelt | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Networks and Sites | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-patch | Focuses: multisite
--------------------------------------+-----------------------------
Changes (by marcosf):
* keywords: needs-patch good-first-bug => good-first-bug has-patch
Comment:
I've changed the "SELECT *" to "SELECT blog_id" and tested the upgrade.
The upgrade was working fine after applying the patch/change. I also
double checked and did not find anything else that's needed by the upgrade
script besides the blog id.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30097#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list