开发者

can i perform cascaded delete using foreign key constraints in MySql 3.0?

开发者 https://www.devze.com 2022-12-25 07:53 出处:网络
can i perform cascaded delete using foreign key constraints in MySql 3.0?开发者_StackOverflow社区No, as the docs mention,

can i perform cascaded delete using foreign key constraints in MySql 3.0 ?开发者_StackOverflow社区


No, as the docs mention,

ON DELETE CASCADE is supported starting from MySQL 3.23.50

so your 3.0 is just too old for it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号