我将db脚本从64位系统传输到32位系统.当我执行脚本,它给我以下错误,
Warning! The maximum key length is 900 bytes. The index
‘UQ__Users__7E800015145C0A3F’ has maximum length of 1000 bytes. For
some combination of large values,the insert/update operation will
fail.
Google结果和Stack Overflow问题无助于解决这个问题.
解决方法
看来你正在运行Microsoft sql Server.查看
Microsoft: Maximum Size of Index Keys有关此主题的更多信息.或相关答案:
900 byte index size limit in character length