|
Stud.IP
jlu_4.1 Revision
|
Variables | |
| $start = microtime(true) | |
| global | $DB_STUDIP_DATABASE |
| $ignore_tables = array() | |
| $engines = DBManager::get()->fetchAll("SHOW ENGINES") | |
| $innodb = false | |
| foreach( $engines as $e) if($innodb) | else |
| global $DB_STUDIP_DATABASE |
| $engines = DBManager::get()->fetchAll("SHOW ENGINES") |
| $ignore_tables = array() |
| $innodb = false |
| $start = microtime(true) |