maintenance/rebuildall.php File Reference

Rebuild link tracking tables from scratch. More...

Go to the source code of this file.

Variables

 $dbclass = 'Database' . ucfirst( $wgDBtype )
 $database = new $dbclass( $wgDBserver, $wgDBadminuser, $wgDBadminpassword, $wgDBname )
if($wgDBtype== 'mysql') print
n n **Rebuilding recentchanges 
table
print n n **Rebuilding links
tables this can take a long
time It should be safe to
abort via ctrl C if you get
bored 
n


Detailed Description

Rebuild link tracking tables from scratch.

This takes several hours, depending on the database size and server configuration.

Todo:
document

Definition in file rebuildall.php.


Variable Documentation

$database = new $dbclass( $wgDBserver, $wgDBadminuser, $wgDBadminpassword, $wgDBname )

$dbclass = 'Database' . ucfirst( $wgDBtype )

Definition at line 19 of file rebuildall.php.

print Done n

Definition at line 36 of file rebuildall.php.

if ($wgDBtype== 'mysql') print n n** Rebuilding recentchanges table


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9