- Backup with 'myslqldump'
- Restore with 'mysql'
- Backups can be erased
- GUI with Tango icons
- Help message on first run
- Beautified source code
- Greatly improved locator
- Help messages on install
- Stable on CMSMS 1.0
- Takes into account the database prefix set in CMSMS's config file. (thanks to Der Rudi)
Useful if CMSMS tables coexists with other tables in the same database. - Configuration switches hardcoded in MysqlDump.module.php
In other words, it allows you to dump the contents of your CMSMS database into a text file, and restore from such a file. This text file can be easily saved locally or sent to remote server.
THIS MODULE IS VERY POWERFUL. PLEASE TEST IN A SAFE ENVIRONMENT AND MAKE BACKUPS OF YOUR ALL DATABASES *BEFORE* LEARNING HOW TO USE MYSQL DUMP.