PHP Classes
elePHPant
Icontem

Compare two MySQL Backups and output changes to a file: Generate and compare backups of MySQL databases

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-12-05 (5 years ago) RSS 2.0 feedNot enough user ratingsTotal: 514 This week: 1All time: 5,458 This week: 1,047Up
Version License PHP version Categories
compare-mysql-backup 0.1GNU General Publi...5.0PHP 5, Databases, Systems administration
Description Author

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.

Picture of ubaidullah khan
Name: ubaidullah khan <contact>
Classes: 2 packages by
Country: Pakistan Pakistan

  Files folder image Files  
File Role Description
Plain text file base.class.php Class this class compare two MySql backups and output changes into third file
Accessible without login Plain text file example.php Example example file
Accessible without login Plain text file firstbackup.sql Output first backup file
Plain text file mysql_backup.class.php Class this class is used to take backups
Accessible without login Plain text file secondbackup.sql Output secnod backup file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:514
This week:1
All time:5,458
This week:1,047Up
User Comments (2)
very good and helpful script
5 years ago (saba khan)
70%StarStarStarStar
Very well structured, fast and with an easy to use example.
5 years ago (flavio junior)
70%StarStarStarStar