原文:Mysql 主外鍵報錯:Error 'Cannot add or update a child row: a foreign key constraint fails

參考博客:http: blog.csdn.net garcon article details 報錯:Error Cannot add or update a child row: a foreign key constraint fails bsppr.xentry, CONSTRAINT fk res facet FOREIGN KEY facetid REFERENCES xfacet id ...

2018-02-27 17:00 0 1067 推薦指數:

查看詳情

Error 'Cannot add or update a child row: a foreign key constraint fails故障解決

原因是兩張表存在外關聯並且有級聯操作,級聯更新或級聯刪除等 例如:班主任班級關系表fl_school_class_manager和用戶表fl_user有外關聯,並且級聯更新和級聯刪除 而教師關系表fl_school_class_teacher 和用戶表fl_user 沒有外關聯 ...

Tue May 21 00:29:00 CST 2019 0 5033
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM