[wp-trac] Re: [WordPress Trac] #3156: Uninitialized var (PHP Notice) in ternary expressions - wp-db.php

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 26 17:45:23 GMT 2006


#3156: Uninitialized var (PHP Notice) in ternary expressions - wp-db.php
-----------------------------------+----------------------------------------
 Reporter:  alexkingorg            |        Owner:  anonymous
     Type:  defect                 |       Status:  reopened 
 Priority:  normal                 |    Milestone:  2.1      
Component:  General                |      Version:  2.1      
 Severity:  normal                 |   Resolution:           
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------
Changes (by donncha):

  * resolution:  fixed =>
  * status:  closed => reopened

Comment:

 This caused some weird problems for wpcom - it looked like a cache problem
 and caused lots of hits on the same queries over and over again. ie.
 {{{
 SELECT option_value FROM wp_options WHERE option_name = 'siteurl' LIMIT 1
 }}}
 repeated about 50 times.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3156>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list