首页
技术
登录
6mi
u
盘
搜
搜 索
技术
SQL错误(1071) : : Specified key was too long; max key lengthis 767 bytes
SQL错误(1071) : : Specified key was too long; max key lengthis 767 bytes
技术
2022-07-11
101
创建表的时候,若主键索引或联合索引大小超过默认值,则无法创建,修改mysql配置:
set
global innodb_large_prefix = ON
;
转载请注明原文地址:https://ipadbbs.8miu.com/read-12407.html
最新回复
(
0
)