原文:ERROR 1217 (23000): Cannot delete or update a parent row: a foreign key constraint fails

ERROR : Cannot delete or update a parent row: a foreign key constraint fails 原因是Foreign Key的約束,通過關閉Foreign Key檢查后,刪除SQL表格成功: Set FOREIGN KEY CHECKS 關閉Foreign Key檢查 drop tableTable Name SetFOREIGN KEY ...

2019-07-18 15:21 0 809 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM