Assuming you are trying to execute MySQL(SQL) commands from 'netsloth.dump',
remove the 'redirect to' after the mysql command.  This also assumes you are
logged into the localhost using the command line interface.

Your command would appear similar to the following:
mysql -u jjames -psd342 dbtheNetee <
/Library/WebServer/web1/book/install/netsloth.dump

Remove the trailing semi-colon from the command line.

I hope this helps...

Pat...
[EMAIL PROTECTED]



----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 9:44 PM
Subject: simple commands, no joy


> what's wrong with this please:
>
> mysql> -u jjames -psd342 dbtheNetee <
> /Library/WebServer/web1/book/install/netsloth.dump;
>
>      ->
>
>
>
> (as i understand it a .dump = .sql file)
>
> thanks.
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to