mysql5.5版本密钥,如何在MySQL 5.1中增加密钥长度?
When running a Rails migration that creates an index, I get:Mysql::Error: Specified key was too long; max key length is 1000 bytes: CREATE UNIQUE INDEX `index_matches_on_foo_and_bar_id_and_baz_id` ON ...