Go to the source code of this file.
Enumerations | |
enum | LS_INDIVIDUAL |
enum | LS_CHUNKED |
Functions | |
compressOldPages ($start=0, $extdb= '') | |
compressPage ($row, $extdb) | |
compressWithConcat ($startId, $maxChunkSize, $beginDate, $endDate, $extdb="", $maxPageId=false) |
Definition in file compressOld.inc.
enum LS_CHUNKED |
Definition at line 66 of file compressOld.inc.
enum LS_INDIVIDUAL |
Definition at line 65 of file compressOld.inc.
compressOldPages | ( | $ | start = 0 , |
|
$ | extdb = '' | |||
) |
compressPage | ( | $ | row, | |
$ | extdb | |||
) |
Definition at line 33 of file compressOld.inc.
References $dbw, $flags, $fname, $row, print, and wfGetDB().
Referenced by compressOldPages().
compressWithConcat | ( | $ | startId, | |
$ | maxChunkSize, | |||
$ | beginDate, | |||
$ | endDate, | |||
$ | extdb = "" , |
|||
$ | maxPageId = false | |||
) |
Definition at line 69 of file compressOld.inc.
References $conds, $dbr, $dbw, $fields, $fname, $i, $startId, $stub, $text, $url, Revision::getRevisionText(), Title::makeTitle(), print, wfGetDB(), and wfWaitForSlaves().