MySQL Forums
Forum List  »  Newbie

Re: Creating a dump file
Posted by: Felix Geerinckx
Date: May 22, 2005 09:46AM

Stuckagain wrote:
> Hi there

> mysqldump -h localhost -u root -ppassword databasename > dump.sql
> Could someone let me know where I'm going wrong.

Are you perhaps typing this command at the mysql> prompt?
You should type it at the OS prompt.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
May 22, 2005 08:34AM
Re: Creating a dump file
May 22, 2005 09:46AM
May 22, 2005 11:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.