MediaWiki master
|
Maintenance script that shows some statistics on the blob_orphans table, created with trackBlobs.php. More...
Inherits Maintenance.
Public Member Functions | |
__construct () | |
execute () | |
Protected Member Functions | |
getExternalDB ( $db, $cluster) | |
Maintenance script that shows some statistics on the blob_orphans table, created with trackBlobs.php.
Definition at line 34 of file orphanStats.php.
OrphanStats::__construct | ( | ) |
Definition at line 35 of file orphanStats.php.
OrphanStats::execute | ( | ) |
Definition at line 48 of file orphanStats.php.
References DB_PRIMARY, DB_REPLICA, and getExternalDB().
|
protected |
Definition at line 41 of file orphanStats.php.
Referenced by execute().