[wp-trac] [WordPress Trac] #21212: MySQL tables should use utf8mb4 character set
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 11 04:37:34 UTC 2012
#21212: MySQL tables should use utf8mb4 character set
-------------------------+------------------------------
Reporter: pento | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: 3.4.1
Severity: minor | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by dd32):
If it's 100% compatible, it sounds like something that could be
implemented directly in $wpdb - but that makes it more complicated for
existing installations (As you'd need it prior to install?)
We can't just add it to the config file either, as we support db.php
dropins for other database setups (Such as hyperdb) which may or may not,
use mysql_*() functions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21212#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list