MySQLDumper
- Wednesday, March 11, 2009, 9:45
- Tags: backup, database, dump, MySQL
- 234 views
- Add a comment
MySQLDumper is a backup programm for MySQL-Databases, written in PHP and Perl. You can dump your data into a backup file and if needed, restore it. Especially on shared hostings without access to shell-commands, MySQLDumper is a sensefull option.
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.
Popularity: 3% [?]
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!




