1064 - PrimaryKey table using persistent index don’t support varchar(char) as key so far, and key length should be no more than 64 Bytes
【详述】主键模式主键字段类型不能支持char和varchar吗?有很多业务表主键是字符串的怎么处理合适?未来有计划支持char类型吗?
1064 - PrimaryKey table using persistent index don’t support varchar(char) as key so far, and key length should be no more than 64 Bytes
【详述】主键模式主键字段类型不能支持char和varchar吗?有很多业务表主键是字符串的怎么处理合适?未来有计划支持char类型吗?
好的 谢谢 回头试试.