Login   Register  
PHP Classes
elePHPant
Icontem

Multi Threaded MySQL Backup and Restore Daemon

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Aziz S. Hussain
Name: Aziz S. Hussain <e-mail contact>
Packages: 7 Browse all classes by Aziz S. Hussain Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 30
All time rank: 69789 in United States United States
Week rank: 125 Up8 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description   Download .zip .tar.gz  
This class can backup and restore multiple MySQL tables in parallel.

It can take a backup of a MySQL database by running the mysqldump command multiple times in parallel, one time for each database table to backup.

The class can also do the opposite, i.e. restore a MySQL database by running the mysql command multiple times in parallel to restore all the database tables.

  Classes of Aziz S. Hussain  >  Multi Threaded MySQL Backup and Restore Daemon  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Multi Threaded MySQL Backup and Restore Daemon
Base name: ash-dumper
Description: Backup multiple MySQL tables in parallel
Version: 1.0
PHP version: 4.3
License: GNU General Public License (GPL)
All time users: 667 users
All time rank: 4167
Week users: 0 users
Week rank: 2045 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Systems administration System configuration and management View top rated classes


  Innovation Award  
PHP Programming Innovation award winner
August 2012
Winner

Prize: One downloadable e-book of choice by O'Reilly
Backup processes usually take a long time to complete, especially when the amount of data to backup is large.

This class attempts to make the process of taking backups of MySQL databases by creating multiple parallel processes, each ones takes a backup of a different table of the database.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file ASHDumper.php Class Main File
Accessible without login Plain text file README.txt Doc. Readme and Instructions

Download all files: ash-dumper.tar.gz ash-dumper.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.