--- 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
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