Changes between Initial Version and Version 1 of Ticket #53958, comment 4
- Timestamp:
- 08/25/2021 02:14:33 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53958, comment 4
initial v1 1 **So after some additional re asearch. I found some information in the mysql documentation.1 **So after some additional research. I found some information in the mysql documentation. 2 2 ** 3 3 ''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.