On Sun, 2003-01-05 at 00:00, David & Angela Ehmer wrote:
> Hi
> 
> I am having problems generating the mysqldump file.  I have tried a range of
> options and carefully studied several tutorials I have on using this
> command.  Each time I get the following errror.
> 
> ERROR 1064 you have an error in your SQL syntax near 'mysqldump -u root -p
> adrienne netno_db >sql.dump' at line 1.
> 
 Don't have a space between p and password it should be as :
mysqldump -u root -padrienne netno-db > sql.dump



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