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

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 17 00:48:30 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 DD32):

 > doesn't this mean db_collate is actually used?

 {{{"SET NAMES 'utf8'"}}} sets the charset to utf8[[BR]]
 {{{"SET NAMES 'utf8' COLLATE 'abcde'"}}} sets the charset to utf8 AND the
 collate to abcde(I'm not sure of a valid collate, so i'm just using that
 as an example)

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


More information about the wp-trac mailing list