 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
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.
|
|
| 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  |
| |
|
 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 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|