[wp-trac] [WordPress Trac] #14699: Optimize SQL resulting from custom taxonomy queries
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 26 15:56:26 UTC 2010
#14699: Optimize SQL resulting from custom taxonomy queries
--------------------------+-------------------------------------------------
Reporter: misterbisson | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 3.0.1
Severity: normal | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
Comment(by markjaquith):
My first thought on this issue was to replace the PHP-created IN() list
with a subquery. Often times two simple queries are faster than one
complicated one.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14699#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list