MySQL Forums
Forum List  »  Backup

mysqldump has stop when .sql over 16Mb
Posted by: Christopher Hilling
Date: May 18, 2005 12:35AM

I had mysqldump working very well backuping up twice a day as cronjob but it has suddenly stopped ..
.
When I have run the command manually it does not backup all the rows but does create the schema ....

Command :
mysqldump --opt -u myname -password=mypassword mydatabase > /path from root/myfilename.sql

is it the due to the size of the file getting bigger than 16MB that it has stopped - or is it something else. If it is the size how do I do a full backup ?

Christopher Hilling
Triplentry Solutions
Linking your business together
http://www.triplentry.com
TripleXchange links : GoldMine : ACT! : Sage Line 50 : Sage Line 100 : QuoteWerks : XML or CSV files

Options: ReplyQuote


Subject
Views
Written By
Posted
mysqldump has stop when .sql over 16Mb
3713
May 18, 2005 12:35AM


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.