Solutions Open Source

Z:/doxygen/typo3_src-4.1.2/typo3/sysext/adodb/adodb/adodb-perf.inc.php

Reorganise multiple table-indices/statistics/.. OptimizeMode could be given by last Parameter

          optimizeTables( 'tableA');
      
          optimizeTables( 'tableA', 'tableB', 'tableC');
      
          optimizeTables( 'tableA', 'tableB', ADODB_OPT_LOW);
      

Paramètres:
string table name of the table to optimize
int mode optimization-mode ADODB_OPT_HIGH for full optimization ADODB_OPT_LOW for CPU-less optimization Default is LOW ADODB_OPT_LOW
Auteur:
Markus Staab
Renvoie:
Returns true on success and false on error

Généré le Fri Aug 31 11:38:11 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3