For really big databases one can get timed out in phpMyAdmin, so in this situation I use MySQLDumper, which can both backup and restore.
http://www.mysqldumper.de/en/
boyz008 Private
Joined: Jul 06, 2008
Posts: 48
Posted:
Tue Aug 12, 2008 6:47 am
I think I should split my large db.
Thanks Slackervaara for the link
Slackervaara Captain
Joined: Sep 13, 2003
Posts: 314
Posted:
Tue Aug 12, 2008 6:58 am
My database is 140 MB and I can make a complete backup of it with MySQLDumper. Interestingly the uncompressed backupfile is over 300 MB, which is caused by the backup is made with Complete inserts, which makes restores more accurate. During backup the backupfile is compressed, so it is actually only 40 MB.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum