Login   Register  
PHP Classes
elePHPant
Icontem

MySQL Optimizer

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

  Author  
Picture of Ben Yacoub Hatem
Name: Ben Yacoub Hatem <e-mail contact>
Packages: 18 Browse all classes by Ben Yacoub Hatem Browse all classes by
Country: Tunisia Tunisia - PHP jobs in Tunisia
Age: 35
All time rank: 221 in Tunisia Tunisia
Week rank: 141 Down1 in Tunisia Tunisia Equal
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download .zip .tar.gz  
This class is meant to analyze, optimize or repair tables of a MySQL database.

The class is capable of connecting to a given MySQL database, extract the list of names of tables, and perform one of the three operations in all tables. The results are outputted in an HTML table.

  Classes of Ben Yacoub Hatem  >  MySQL Optimizer  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Optimizer
Base name: mysqlopt
Description: Analyze, optimize or repair MySQL database tables
Version: -
PHP version: -
License: Free For Educational Use
All time users: 2005 users
All time rank: 1766
Week users: 0 users
Week rank: 2011 Equal
 
  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


  Innovation Award  
PHP Programming Innovation award nominee
March 2004
Number 4

Prize: One subscription to the PDF edition of the magazine by PHP Architect
MySQL is probably the most popular database being used with PHP applications. Sometimes, the databases need to be subject of maintenance tasks like optimizing heavily changed tables or repair tables that may have been affected by some kind of system malfunctioning.

MySQL provides seperate tools to perform these tasks but in the latest versions it was added the possibility request the execution of this kind of operatings via special SQL commands, but on a table by table basis.

This class provides an interface to automate the execution of these maintenance tasks on all tables of a given database.

This is a simple level of automation enables for instance the possibility to schedule the database maintenance operations by executing PHP scripts that use this class to execute the necessary maintenance tasks without human intervention.

Manuel Lemos

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

  Applications that use this class  
Link Description
MySQL Backup Pro Application that create Backup of MySQL DB
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 mysqlop.class.php Class MySQL Optimiser Class

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