[wp-trac] [WordPress Trac] #48285: wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set

WordPress Trac noreply at wordpress.org
Sun Jan 23 21:33:18 UTC 2022


#48285: wp-config-sample.php should default to `utf8mb4` instead of `utf8`
character set
-------------------------+------------------------------
 Reporter:  bchecketts   |       Owner:  (none)
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Database     |     Version:  5.3
 Severity:  minor        |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------
Changes (by bchecketts):

 * keywords:  has-patch =>


Comment:

 Wordpress requirements listed at https://wordpress.org/about/requirements/
 indicate that MySQL version 5.7 is required.

 The `utf8mb4` character set was released in MySQL version 5.5.3 in 2010.
 (See page 159 of https://downloads.mysql.com/docs/mysql-5.5-relnotes-
 en.pdf.  The MySQL Release Notes on mysql.com no longer to back to v5.5).

 Pull Request at https://github.com/WordPress/wordpress-develop/pull/2214

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48285#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list