摘要:
最近学习遇到一条添加外键约束的语句,记录下来. InnoDB中外键约束定义的语法如下: 转自:https://www.cnblogs.com/ALXPS/p/8016429.html CASCADE在父表上update/delete记录时,同步update/delete掉子表的匹配记录 SET NU 阅读全文
摘要:
1.Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sword' defined in class path reso 阅读全文