[wp-trac] [WordPress Trac] #36456: oEmbeds containing Emojis aren't cached if the meta_value column's charset is utf8 and not utf8mb4
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Jun 27 00:48:38 UTC 2019
    
    
  
#36456: oEmbeds containing Emojis aren't cached if the meta_value column's charset
is utf8 and not utf8mb4
--------------------------+----------------------
 Reporter:  birgire       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Emoji         |     Version:  4.4.2
 Severity:  normal        |  Resolution:  wontfix
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by pento):
 * status:  new => closed
 * resolution:   => wontfix
Comment:
 Given that only a tiny percentage of sites run a version of MySQL that
 doesn't support `utf8mb4`, and that we'll likely bump the minimum required
 version of MySQL at some point in the not-too-distant future, I'm going to
 close this issue.
 The correct fix is to convert the table to `utf8mb4`.
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/36456#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list