Optimises the database.
public function UnbDatabase::Optimise ($extensive = false);
(bool) Set this to 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 381
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.