i've been meaning to test this
MySQLDumper, but i haven't got to as of yet. just keeping it handy in my bookmarks for now.

worth a try, if you want to give it a spin for your 100MB database.
http://www.mysqldumper.de/en/QUOTE
MySQLDumper features
MySQLDumper is a backupscript for MySQL-Databases, written in PHP and Perl.
MySQLDumper uses a proprietary technique to avoid execution interruption. It only reads and saves a certain amount of commands and then calls itself via JavaScript and memorizes how far in the process it was and resumes its action from its last standby.
MySQLDumper restores a backup file by using the same process. Unlike other tools splitting and splicing of large files is no longer necessary.
MySQLDumper offers to write data directly into a compressed gz-File. The Restore-Script is able to read this file directly without unpacking it. Of course you can use it without compression, however using Gzip saves a sizeable amount of bandwidth.
Features:
* Multilingual
* Backup and restore of MySQL-Databases
* Automatic sending of backups via Email or FTP
* Automatic deleting of backups on the server following your own rules
* Using a Perl script as a Cronjob
* Administration and manipulation of databases
* Backup of database-structures (without data)
* Backup and restore of tables
* Protecting your backup via ".htaccess file"
* Reveals PHP , MySQL version and configuration details and more...!
* Easy installation
* Easy operating
* Multipart-Backup for very large databases
* Multi-database-Backup!
i have underlined the relevant feature in above quote.

that should work, i think.

download
here. report back with your experience, so we can learn from each other, alright?

Reply