F freakalis Verified User Joined Oct 23, 2006 Messages 7 Jan 5, 2007 #1 I got Error while backing up database two times in a row now. All other backups works fine. Is it because the database is quite large? Around 800 mb. The quota for this account is unlimited.
I got Error while backing up database two times in a row now. All other backups works fine. Is it because the database is quite large? Around 800 mb. The quota for this account is unlimited.
G goXXip New member Joined Jan 30, 2007 Messages 1 Jan 30, 2007 #2 upload db to your homedir and connect ssh and try this: mysqldump mysqlserver_dbname >yourdb.sql -ppassword
upload db to your homedir and connect ssh and try this: mysqldump mysqlserver_dbname >yourdb.sql -ppassword