Recomment utf8mb4 for MySQL >= 5.7.7 only
It has innodb_large_prefix by default which allows to have loger indexes
than 768 bytes (what translates to 191 chars only with utf8mb4).
Fixes #938
Signed-off-by:
Michal Čihař <michal@cihar.com>
Showing
Please register or sign in to comment