标签:bsp 异常 小白 alt ima mic 约束 12px not
添加外键时报错,原因是添加外键的表的字段的字段类型不一致
比如我的第一张表id是int类型,添加约束的dep_id是bigint类型,所以报错,只要把两张表添加约束的字段类型改成统一的即可
本人大学生小白一枚,经常遇到疑难杂症,记录错误同时,帮助更多的人,如有错误,请指出,谢谢。
添加外键式异常 1215-cannot add foreign key constranint
标签:bsp 异常 小白 alt ima mic 约束 12px not
原文地址:https://www.cnblogs.com/ITSaner/p/10695275.html