[wpmu-trac] Re: [WordPress MU Trac] #539: Incorrect value for COLLATE hardcoded in wp-db.php

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Jan 11 07:08:12 GMT 2008


#539: Incorrect value for COLLATE hardcoded in wp-db.php
------------------------+---------------------------------------------------
 Reporter:  jdub        |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:          
Component:  component1  |      Version:          
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by beaulebens):

 I agree that allowing it to go to defaults is probably a bad idea, but I
 also got a massive load of errors trying to install with "utf" as the
 collate type.

 I think rather than deleting it, it should just be changed to

 {{{
 $this->collate = 'utf8_general_ci';
 }}}

 which, as jdub is the actual collate setting for utf8 tables.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/539#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list