[wp-trac] Re: [WordPress Trac] #6410: DB_COLLATE is not used in database queries

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 16 23:23:07 GMT 2008


#6410: DB_COLLATE is not used in database queries
-------------------------+--------------------------------------------------
 Reporter:  bertilow     |        Owner:  westi   
     Type:  enhancement  |       Status:  assigned
 Priority:  normal       |    Milestone:  2.5.1   
Component:  General      |      Version:  2.3     
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by Denis-de-Bernardy):

 when SAVEQUERIES is turned on, the first query always is:


 {{{
 [0]=>
   array(3) {
     [0]=>
     string(16) "SET NAMES 'utf8'"
     [1]=>
     float(0.00020217895507812)
     [2]=>
     string(12) "require_once"
 }}}

 doesn't this mean db_collate is actually used?

 D.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6410#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list