Dumper
Component ID
578366
Component name
Dumper
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5762
Component created
Component changed
Component body
This module now works on windows servers too (get the dev version). Open admin/settings/dumper and fill in the override path of your mysqldump.exe (If using a wamp, it should be on the same directory of the mysql binaries). Also make sure the GZip compression option is turned off (I'll work on this soon).
This module aims for a quick and easy-to-use database dumper. Very useful on situations where you don't have access to command-line tools.
Just enable the module and click Administer >> Build >> Dump DB and download a dump.sql.gz file. Optionally, you can grant access to any role you wish ('dump sql data')
It uses mysqldump and pg_dump.
Development and maintenance sponsored by Chuva Inc.
