Andrew Ballard wrote:
> Is referential integrity not an option?
No, the tables I am working with are part of a MyISAM database of an existing, not fully Zend_Framework based application (I am working on the first Zend_Framework based module).
Converting the whole table to InnoDB isn't currently an option.