Re: new command in 3.23.52 - innodb database schema dump

2002-08-19 Thread Victoria Reznichenko
Massimo, Monday, August 19, 2002, 10:40:50 AM, you wrote: MP> As in your instruction on 4 jul 2002 23:51:13 I added the MP> SET NO_FOREIGN_KEY_CHECKS=1; ^^^ Should be: SET FOREIGN_KEY_CHECKS = 0 MP> after having installed 3.23.52 for WIN on my win2k syst

Re: new command in 3.23.52 - innodb database schema dump

2002-08-19 Thread Heikki Tuuri
- Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: "Massimo Petrini" <[EMAIL PROTECTED]> Sent: Monday, August 19, 2002 12:52 PM Subject: Re: new command in 3.23.52 - innodb database schema dump > Massimo, > > it was c

new command in 3.23.52 - innodb database schema dump

2002-08-19 Thread Massimo Petrini
> As in your instruction on 4 jul 2002 23:51:13 I added the > > SET NO_FOREIGN_KEY_CHECKS=1; > > after having installed 3.23.52 for WIN on my win2k system in the first line > of my shema dump (obtained with MYSQLDUMP -opt); > > But wheh I lanch the command > mysql database > I received the fol

new command in 3.23.52 - innodb database schema dump

2002-08-19 Thread Massimo Petrini
As in your instruction on 4 jul 2002 23:51:13 I added the SET NO_FOREIGN_KEY_CHECKS=1; after having installed 3.23.52 for WIN on my win2k system in the first line of my shema dump (obtained with MYSQLDUMP -opt); But wheh I lanch the command mysql database http://www.mysql.com/manual.php (th