Optimises the database.
public function UnbDatabase::Optimise ($extensive = false);
true
, in order to optimise the database more thoroughly. This may take a much longer time for large databases. If false
, merely the index statistics are updated which can improve performance but does not save disk space.
true
, if successful, false
otherwise.
Member of class: UnbDatabase
Implementation file: database.class.php, line 316
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.