perf_mysql Class Reference

Inheritance diagram for perf_mysql:

Inheritance graph
[legend]
Collaboration diagram for perf_mysql:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 perf_mysql (&$conn)
 Explain ($sql, $partial=false)
 Tables ()
 GetReads ()
 GetWrites ()
 FindDBHitRatio ()
 GetQHitRatio ()
 GetInnoDBHitRatio ()
 GetKeyHitRatio ()
 optimizeTable ($table, $mode=ADODB_OPT_LOW)

Public Attributes

 $tablesSQL = 'show table status'
 $createTableSQL
 $settings
 $optimizeTableLow = 'CHECK TABLE %s FAST QUICK'
 $optimizeTableHigh = 'OPTIMIZE TABLE %s'


Detailed Description

Definition at line 18 of file perf-mysql.inc.php.


Member Function Documentation

perf_mysql::optimizeTable ( table,
mode = ADODB_OPT_LOW 
)

See also:
adodb_perf::optimizeTable

Definition at line 291 of file perf-mysql.inc.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!