> An: [EMAIL PROTECTED]
> Betreff: Re: Foreign Keys with MySQL 3.23.49 and 3.23.50
>
> In article <[EMAIL PROTECTED]>,
> "Jostkleigrewe, Heiner" <[EMAIL PROTECTED]> writes:
>
> >> sql,query
> >>
> >> Hello,
> >>
> >
> sql,query
>
> Hello,
>
> i've tried the foreign key-example out of the documentation(3.5.6 Using
> Foreign Keys) on W2K (3.23.49 + 3.23.50) and LINUX (3.23.49). The tables
> persons and shirts are created as innodb-tables.
>
> I could insert a shirt for a non-existing person. Also i could de