We had some trouble adding indexes and primary keys in setup tables (see comments.) According to Zhensong: zqian, max key length limitation "The maximum column size is 767 bytes",
enable "innodb_large_prefix" to allow index key prefixes longer than 767 bytes (up to 3072 bytes).
Oct 17, 2013
We had some trouble adding indexes and primary keys in setup tables (see comments.) According to Zhensong: zqian, max key length limitation "The maximum column size is 767 bytes",
enable "innodb_large_prefix" to allow index key prefixes longer than 767 bytes (up to 3072 bytes).
Oct 17, 2013