In some email I received from Aaron Stone <[EMAIL PROTECTED]> on Mon, 16 Jun 2003 11:46:45 -0700 (PDT), wrote:
> And I believe that MySQL quietly ignores the foreign key keywords if the > database doesn't support them, so that you can use the same code on MyISAM > or InnoDB -- you just have be aware that under MyISAM funky things can > happen :-P Yes, it can be worse, looks like I'm cursed to have InnoDB and not able to add constraints ;). if someone would like to check the add-constraints.pgsql on mysql database, all i get is Can't create table './dbmailfk/aliases.frm' (errno: 150). cheers
