RE: Re[4]: Import Batch syntax error

2003-03-20 Thread Andrew
h 2003 19:30 >To: Tab Alleman >Cc: [EMAIL PROTECTED] >Subject: Re[4]: Import Batch syntax error > > >Tab, > >>> Are you running this from a script? Maybe it's just a script >>> timeout which would stop with the following line when it gets the >>

RE: Re[4]: Import Batch syntax error

2003-03-20 Thread Tab Alleman
Stefan Hinz wrote: > No really. But you could hit the communications buffer size > (though that does not seem likely at all with your .sql > file). Anyway, it can't help to try the following: > > C:\mysql\bin>>mysql --max-allowed-packet=32M < \dev_hotel_data.sql > > Regards, Thanks, I'll try th

Re[4]: Import Batch syntax error

2003-03-20 Thread Stefan Hinz
Tab, >> Are you running this from a script? Maybe it's just a script >> timeout which would stop with the following line when it gets the >> timeout: > Oops, no sorry for all those who don't know where I left off yesterday > (tee hee).. This is an import of a .sql file being run from the command