View Single Post
  #4  
Old 06-10-2012, 03:06 PM
wolfwalkereci
Discordant
 
Join Date: Dec 2005
Posts: 435
Default

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.
Reply With Quote