

Public Member Functions | |
| getVariables () | |
| getVariablesLikePattern () | |
| getInfoPages () | |
| getPage ($id) | |
Definition at line 5 of file innodb.lib.php.
|
|
public String[] getInfoPages () Returns a list of available information pages with labels
Reimplemented from PMA_StorageEngine. Definition at line 32 of file innodb.lib.php. References $GLOBALS. |
|
|
public String getPage () Generates the requested information page
Reimplemented from PMA_StorageEngine. Definition at line 44 of file innodb.lib.php. References $cfg, $GLOBALS, $res, $row, colspan, nbsp, PMA_DBI_fetch_row(), PMA_DBI_free_result(), PMA_DBI_query(), table, td, and WHERE. |
|
|
public String[][] getVariables () Generates a list of MySQL variables that provide information about this engine. This function should be overridden when extending this class for a particular engine.
Reimplemented from PMA_StorageEngine. Definition at line 6 of file innodb.lib.php. |
|
|
public String getVariablesLikePattern () Reimplemented from PMA_StorageEngine. Definition at line 28 of file innodb.lib.php. |
1.4.3-20050530