[ILUG] MySQL

Donncha O Caoimh donncha.ocaoimh at tradesignals.com
Tue Apr 11 14:41:55 IST 2000


If that's the syntax for foreign keys then you get the warning because
foreign keys aren't supported :)

Donncha.


"John P. Looney" wrote: 
>  As if I'm gonna do that any time soon. Mutter. I can live with URL's
> being less than 256 chars, for the time being, I suppose ;)
> 
>  I notice that the MySQL manual says "References is understood, but not
> supported" - so, when I want to do something like;
> 
>  create table skin (id int not null primary key, texture_id references textures(id), create_id references samples(id), destroy_id references samples(id), normal_id references samples(id), colour char (7), skin_type ENUM('texture','colour'));




More information about the ILUG mailing list