[wp-trac] [WordPress Trac] #41716: Check for utf8mb4 incorrectly assumes auto-truncating indexes

WordPress Trac noreply at wordpress.org
Sun Oct 8 00:26:15 UTC 2017


#41716: Check for utf8mb4 incorrectly assumes auto-truncating indexes
--------------------------+------------------------------
 Reporter:  straussd      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Database      |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by danielbachhuber):

 Added a patch for the second option, appending `ROW_FORMAT=DYNAMIC` to the
 `CREATE TABLE` query.

 If options 1 and 2 are equal, then choosing the second option avoids an
 unnecessary table schema lookup query.

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


More information about the wp-trac mailing list