无法使用 SqlYog 在 mysql 数据库中设置外键
Can not able to set foreign key in mysql db using SqlYog
将外键设置为 table 时出错,如图所示。
Database Version: MySql 5.6
将引擎更改为 InnoDB
在这里检查 MyISAM 和 InnoDB 之间的区别,以便为您的数据库设计做出合适的决定
What are the main differences between InnoDB and MyISAM?
MyISAM versus InnoDB
What's the difference between MyISAM and InnoDB?
将外键设置为 table 时出错,如图所示。
Database Version: MySql 5.6
将引擎更改为 InnoDB
在这里检查 MyISAM 和 InnoDB 之间的区别,以便为您的数据库设计做出合适的决定
What are the main differences between InnoDB and MyISAM?
MyISAM versus InnoDB
What's the difference between MyISAM and InnoDB?