Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53958, comment 4


Ignore:
Timestamp:
08/25/2021 02:14:33 PM (4 years ago)
Author:
wishe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53958, comment 4

    initial v1  
    1 **So after some additional reasearch. I found some information in the mysql documentation.
     1**So after some additional research. I found some information in the mysql documentation.
    22**
    33''If innodb_large_prefix is enabled (the default), the index key prefix limit is 3072 bytes for InnoDB tables that use the DYNAMIC or COMPRESSED row format. If innodb_large_prefix is disabled, the index key prefix limit is 767 bytes for tables of any row format.