Le 07-05-17 à 19:54, Lachlan Deck a écrit :
> On 17/05/2007, at 11:25 PM, Mike Schrag wrote:
>
>> It's up to your plugin to do something with that or not.
>
> Okay.
>
>> What database are you using? FrontBase works fine w/ this.
>
> MySQL.
Foreign keys only exists with InnoDB :
http://dev.mysql.com/doc/refman/4.1/en/innodb-foreign-key-
constraints.html
So I guess the plugin don't know if you are using InnoDB or MyISAM,
so it doesn't create the foreign keys.
This archive was generated by hypermail 2.0.0 : Thu May 17 2007 - 21:01:06 EDT