PHP Classes

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 Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 549 All time: 5,524 This week: 455Up
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 (5)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:549
This week:0
All time:5,524
This week:455Up
User Comments (2)
very good and helpful script
14 years ago (saba khan)
70%StarStarStarStar
Very well structured, fast and with an easy to use example.
14 years ago (flavio junior)
70%StarStarStarStar