Hmm just ran a test
mysqldump --add-drop-table -u root -p peq account>account.sql
prompted for password
and drumped it with no issue.
I see you specified where to drop the backup but myself I just opened shell and cd into the folder where I wanted my backup. Try it that way.
|