[wp-trac] [WordPress Trac] #36886: Automatic update to 4.5.2 caused error when DB was updated.

WordPress Trac noreply at wordpress.org
Thu May 19 07:07:01 UTC 2016


#36886: Automatic update to 4.5.2 caused error when DB was updated.
-----------------------------+----------------------
 Reporter:  BobNwp           |       Owner:
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:  invalid
 Keywords:                   |     Focuses:
-----------------------------+----------------------

Comment (by dd32):

 FWIW, `define('DB_CHARSET', 'UTF-8 Unicode');` is something we've seen
 before, it was used in a bad example or 3rd party `wp-config.php` creation
 script at some point in time, but was most definitely your issue.
 That constant should've been defined as `utf8` only.

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


More information about the wp-trac mailing list