ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes
innodb_large_prefix を有効にする
mysql> set global innodb_file_format = BARRACUDA;
mysql> set global innodb_large_prefix = ON;
Just another WordPress site
ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes
innodb_large_prefix を有効にする
mysql> set global innodb_file_format = BARRACUDA;
mysql> set global innodb_large_prefix = ON;