MySQL Forums
Forum List  »  MySQL Administrator

Mysql Command Line Client ARRGH
Posted by: James Brown
Date: October 28, 2009 03:21PM

Hi, I am on a windows server using the Mysql Command Line Client. I login with my password and have the mysql> prompt. I then issue the following:

mysqldump --opt -Q -u dbusername -p databasename > backupname.sql

But nothing happens

The cursor just wraps to a new line with a prompt ->

Can anyone tell me why my data is not dumping. Thanks

Options: ReplyQuote


Subject
Written By
Posted
Mysql Command Line Client ARRGH
October 28, 2009 03:21PM


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.