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 67 of file compressOld.inc.
enum LS_INDIVIDUAL |
Definition at line 66 of file compressOld.inc.
compressOldPages | ( | $ | start = 0 , |
|
$ | extdb = '' | |||
) |
Definition at line 8 of file compressOld.inc.
References $dbw, $fname, $res, compressPage(), print, and wfGetDB().
compressPage | ( | $ | row, | |
$ | extdb | |||
) |
Definition at line 33 of file compressOld.inc.
References $dbw, $fname, print, and wfGetDB().
Referenced by compressOldPages().
compressWithConcat | ( | $ | startId, | |
$ | maxChunkSize, | |||
$ | beginDate, | |||
$ | endDate, | |||
$ | extdb = "" , |
|||
$ | maxPageId = false | |||
) |
Definition at line 70 of file compressOld.inc.
References $dbr, $dbw, $fname, $i, $startId, $url, Revision::getRevisionText(), Title::makeTitle(), print, wfGetDB(), and wfWaitForSlaves().