I have a question regarding database backups:
I have a database backup for my forum from my hosting account on Godaddy, the backup is a 9 MB .sql file, being closer to 10 MB, my question is how large can a database backup (.sql file) be before PHPMyAdmin or a similar database administration script will reject the backup?
Is there any way to compress the database backup and upload. The compressed backup is only 1 MB as opposed to the rather large uncompressed 10 MB backup.
Thanks if anyone can answer my questions.