MySQL Forums
Forum List  »  MyISAM

Cascading deletes
Posted by: Nan Dvieak
Date: June 27, 2011 10:06PM

Hello, I'm kinda new to MySQL and SQL overall. I'm developing a web application which uses MyISAM as storage engine for it's database because I need to use full text searches extensively and InnoDB doesn't support that as far as I know.

What I need to know is what is the best way to emulate cascade deletes without foreign keys (only available if using InnoDB).

Options: ReplyQuote


Subject
Views
Written By
Posted
Cascading deletes
4520
June 27, 2011 10:06PM
1533
July 04, 2011 09:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.