« Return to Thread: Zend_DB_Table: delete() won't delete any row in dependent tables

RE: Zend_DB_Table: delete() won't delete any row in dependent tables

by Thomas D.-2 :: Rate this Message:

Reply to Author | View in Thread

Hi,

Ben Scholzen 'DASPRiD' wrote:
> You should probably take a look at Foreign Keys and Cascading in your
> database's manual.

As I have written in a reply for Andrew, the database I am working with uses
the MyISAM engine, which don't support foreign keys.

Converting the engine to InnoDB is currently not an option. This would
require further testing of other - old - modules.


--
Regards,
Thomas


 « Return to Thread: Zend_DB_Table: delete() won't delete any row in dependent tables