Login   Register  
PHP Classes
elePHPant
Icontem

Class: MySQL DB Backup

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Luis Arturo Aguilar Mendoza  >  MySQL DB Backup  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL DB Backup
Base name: mysql_db_backup
Description: Generate backup files of large MySQL databases
Related classes: , , , ,
Version: 1.1.0
PHP version: 5.0.0
License: GNU General Public License (GPL)
All time users: 1503 users
All time rank: 2155
Week users: 3 users
Week rank: 1216
Picture of Luis Arturo Aguilar Mendoza
Author: Luis Arturo Aguilar Mendoza <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Mexico Mexico - PHP jobs in Mexico
Age: 31
All time rank: 145315 in Mexico Mexico
Week rank: 994 Up12 in Mexico Mexico Up


  Detailed description  
The class can be used to create backup files of MySQL databases in the form of lists of SQL statements that can be executed to restore the database.

This is a new version of a class originally written by Vagharshak Tozalakyan to use much less memory.

It can store the backup data in compressed or uncompressed files directly, instead of concatenating the whole data in a text string, thus avoiding to use too much memory when taking backups of large databases.

It can also return the backup data as a single uncompressed string, but this way it may exceed the PHP memory limit.

 

  Groups  
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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (83.3%)
Not sure (50.0%)
Not sure (58.3%)
-
-
Not sure (56.7%)
1024
Month:
Not yet rated by the users

  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
Plain text file mysql_db_backup.class.php Class Mysql DB Backup class source
Plain text file execute_db_backup.php Example Example
Plain text file readme.txt Doc. Readme

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