This package can be used to generate and compare backups of MySQL databases.
There is one class that can generate a backup of a MySQL database by dumping SQL statements that can be used to recreate the tables and records of a MySQL database.
Another class can parse and compare two MySQL backups generated by the other class and generate another dump of SQL statements that can be used to recreate one backup from the tables and data in the other backup.
|
|
| Name: |
Compare two MySQL Backups and output changes to a file |
| Base name: |
compare-mysql-backup |
| Description: |
Generate and compare backups of MySQL databases |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
394 users |
| All time rank: |
5524 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
| 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 |
|
|