Re: ERROR ON FOREIGN KEY ON WINDOWS 2000 WITH MYSQL 4.0.18

2004-03-30 Thread Victoria Reznichenko
"Massimo Petrini" <[EMAIL PROTECTED]> wrote: > Somebody can help me ? If you run the above code in a new db named prova, > the last line create then error > Can't create table '.\prova\#sql-654_2e.frm' (errno: 121) > > If you run the code on 4.0.17 all it is ok. > Thank you for report! Entered

ERROR ON FOREIGN KEY ON WINDOWS 2000 WITH MYSQL 4.0.18

2004-03-26 Thread Massimo Petrini
Somebody can help me ? If you run the above code in a new db named prova, the last line create then error Can't create table '.\prova\#sql-654_2e.frm' (errno: 121) If you run the code on 4.0.17 all it is ok. Tks in advance Massimo ---