Tools: master bc337ef9

Author Committer Branch Timestamp Parent
dregad dregad master 2014-06-02 06:28 master cb02ceb6
Changeset

New script to dump and anonymize Mantis DB

Script will create a clone of the specified mantis database, run
db-anonymize.sql script to cleanup the data, then dump the clone in
compressed format in the target directory.

mod - db-anonymize.sql Diff File
add - db-dump.sh Diff File