📌  相关文章
📜  子行:外键约束失败 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:10.638000             🧑  作者: Mango

代码示例1
I discovered another weird case: If you accidentally create a foreign key from an InnoDB table to a MyISAM table, MySQL throws this error at time of insert even if the data is otherwise valid.