Login   Register  
PHP Classes
elePHPant
Icontem

Class: Scheduled Fix DB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of giulio pons  >  Scheduled Fix DB  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Scheduled Fix DB
Base name: scheduledfixdb
Description: Schedule repair and optimization of MySQL database
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Freeware
All time users: 626 users
All time rank: 4006
Week users: 1 user
Week rank: 2467
Picture of giulio pons
Author: giulio pons <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 37
All time rank: 97839 in Italy Italy
Week rank: 394 Up15 in Italy Italy Up


  Detailed description  
When you have a big MySQL database, you may need to optimize and eventually repair any tables that may need it. This class allows you to schedule the execution of these tasks.

After the class performs the repair and optimization tasks, it saves the date and time in a file.

Next time the class is called to perform those tasks again, it will compare the last execution time with the current time. The tasks are only performed if it has passed a period of time equal or superior to the schedule delay. The default value for this delay is 24 hours.

You can call this class any time but it will not slow down your server because it really executes the repair and optimization tasks only when it has passed the delay period since last optimization.

 

  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  
There are not enough user ratings to display for this class.

  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 scheduledfixdb.class.php Class main file

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