Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. | Wen Heping | 2011-01-14 | 5 | -0/+434 |
You can easily dump your data into a backup file and - if needed - restore it. It is especially suited for shared hosting webspaces, where you don't have shell access. MySQLDumper is an open source project and released under the GNU-license. WWW: http://www.mysqldumper.net/ PR: ports/153811 Submitted by: Marek Holienka <marekholienka@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=267765 |