摘要:
1709: Index column size too large. The maximum column size is 767 bytes. 修改排序规则解决 utf8_general_ci 阅读全文
摘要:
innodb_large_prefix。 这个参数默认值是OFF。当改为ON时,允许列索引最大达到3072。 >=5.7.7默认打开 <=5.7.6默认关闭 innodb_large_prefix=on开启配置 5.5配置为innodb_large_prefix=1代表打开 阅读全文