[wp-trac] Re: [WordPress Trac] #2828: Ease MySQL4.1 character set
configuration
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 4 04:46:38 GMT 2006
#2828: Ease MySQL4.1 character set configuration
---------------------------+------------------------------------------------
Reporter: tenpura | Owner: tenpura
Type: enhancement | Status: assigned
Priority: high | Milestone: 2.2
Component: General | Version: 2.1
Severity: normal | Resolution:
Keywords: needs-testing |
---------------------------+------------------------------------------------
Comment (by tenpura):
Since DB load is now pluggable in 2.1 (#2721), I think the problem itself
is mostly fixed.
janX,
Try "SET NAMES utf8 COLLATE utf8_unicode_ci" instead of "SET NAMES utf8".
You probably need to change database side collation as well.
--
Ticket URL: <http://trac.wordpress.org/ticket/2828#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list