MYSQL报错:#1089 - Incorrect prefix key; the used key part isn't a string

Posted lcx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MYSQL报错:#1089 - Incorrect prefix key; the used key part isn't a string相关的知识,希望对你有一定的参考价值。

mysql报错:#1089 - Incorrect prefix key; the used key part isn\'t a string, the used length is longer than the key part, or the storage engine doesn\'t support unique prefix keys

解决办法:

添加索引时大小不要设置即可

以上是关于MYSQL报错:#1089 - Incorrect prefix key; the used key part isn't a string的主要内容,如果未能解决你的问题,请参考以下文章