gpt4 book ai didi

mysql - 1452 - 无法添加或更新子行 : a foreign key constraint fails

转载 作者:IT老高 更新时间:2023-10-28 23:55:52 24 4
gpt4 key购买 nike

我收到这个错误:

1452 - Cannot add or update a child row: a foreign key constraint fails.

我找到了它们并尝试用

摆脱引用
alter table tillhör drop foreign key kat_id;

但得到这个错误:

#1025 - Error on rename of '.\recept\tillh@1ir' to '.\recept#sql2-1570-3cb' (errno: 152).

我做错了什么?

最佳答案

查询运行之前

SET FOREIGN_KEY_CHECKS=0

然后在完成后将其设置为 1。

关于mysql - 1452 - 无法添加或更新子行 : a foreign key constraint fails,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18965424/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com