MySQL Forums
Forum List  »  Newbie

Bad mysqldump backup file?
Posted by: xmagic_world
Date: May 14, 2005 10:18AM

I want to try use mysqldump to backup my database, this is what i used:
mysqldump" -u UserName -pPassword -B DBname>c:\backup.sql

the file creates fine, the problem is when I load the file into mysql Administrator 1.0.20 retore function and click "Analyze Backup File Content", it stops after around 3344 bytes processed. total bytes is more than 30000.

Anyone have an idea what might be the problem?
I am running windows xp professional and DB server 4.1.11

Thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
Bad mysqldump backup file?
May 14, 2005 10:18AM


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.