What is the index key size limit in MariaDB?
问题 In MySQL " An index key for a single-column index can be up to 767 bytes. The same length limit applies to any index key prefix. " Reviewing and searching the MariaDB documentation I cannot find a reference to this, or a similar, limit. What is this limit? What is the link to the documentation page I didn't find? 回答1: It is a bit hidden, but e.g. https://mariadb.com/kb/en/mariadb/documentation/storage-engines/converting-tables-from-myisam-to-innodb/ says: The maximum length of an INDEX is