[wp-trac] [WordPress Trac] #5179: Use INNER JOIN instead of LEFT
 JOIN for taxonomy
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Thu Oct 11 02:12:04 GMT 2007
    
    
  
#5179: Use INNER JOIN instead of LEFT JOIN for taxonomy
---------------------+------------------------------------------------------
 Reporter:  ryan     |       Owner:  anonymous           
     Type:  defect   |      Status:  new                 
 Priority:  normal   |   Milestone:  2.4                 
Component:  General  |     Version:  2.3                 
 Severity:  normal   |    Keywords:  taxonomy performance
---------------------+------------------------------------------------------
 We really don't need LEFT JOIN as far as I can tell. Let's use the faster
 INNER JOIN.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/5179>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list