| [ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 340 lignes (14 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PMA_StorageEngine_innodb:: (7 méthodes):
getVariables()
getVariablesLikePattern()
getInfoPages()
getPageBufferpool()
getPageStatus()
getPage()
getMysqlHelpPage()
Classe: PMA_StorageEngine_innodb - X-Ref
| getVariables() X-Ref |
return: array |
| getVariablesLikePattern() X-Ref |
return: string SQL query LIKE pattern |
| getInfoPages() X-Ref |
return: array detail pages |
| getPageBufferpool() X-Ref |
| returns html tables with stats over inno db buffer pool return: string html table with stats |
| getPageStatus() X-Ref |
| returns InnoDB status return: string result of SHOW INNODB STATUS inside pre tags |
| getPage($id) X-Ref |
| returns content for page $id param: string $id page id return: string html output |
| getMysqlHelpPage() X-Ref |
| returns string with filename for the MySQL helppage about this storage engne return: string mysql helppage filename |
| Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
|