Re: Problem with Batch mode

2001-10-28 Thread D Campbell
--- Feny Suha <[EMAIL PROTECTED]> wrote: > Hi all! > I've got trouble when i need to run mysql with batch mode. I can't run it. > I did these following steps > > shell> mysql -u root -p --batch > password : ** > - > > then the screen had no effect. > I do this step too > > shell> mysql -u

Problem with Batch mode

2001-10-28 Thread Feny Suha
Hi all! I've got trouble when i need to run mysql with batch mode. I can't run it. I did these following steps shell> mysql -u root -p --batch password : ** - then the screen had no effect. I do this step too shell> mysql -u root -p -B password : ** - this had no effect too. Please gi