Login   Register  
PHP Classes
elePHPant
Icontem

Scheduled Fix DB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of giulio pons
Name: giulio pons <e-mail contact>
Packages: 4 Browse all classes by giulio pons Browse all classes by
Country: Italy Italy - PHP jobs in Italy
Age: 39
All time rank: 93236 in Italy Italy
Week rank: 485 Up20 in Italy Italy Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of giulio pons  >  Scheduled Fix DB  >  Download .zip .tar.gz  >  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
Version: -
PHP version: -
License: Freeware
All time users: 641 users
All time rank: 4257
Week users: 1 user
Week rank: 2051 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  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


  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.