Go to the source code of this file.
Enumerations | |
enum | BATCH_SIZE |
Functions | |
migrate_page_restrictions ($db) | |
Variables | |
$db = & wfGetDB( DB_MASTER ) |
All remaining page_restriction column values are moved to the new table.
Definition in file updateRestrictions.php.
enum BATCH_SIZE |
Definition at line 12 of file updateRestrictions.php.
migrate_page_restrictions | ( | $ | db | ) |
Definition at line 24 of file updateRestrictions.php.
References $action, $batch, $blockEnd, $blockStart, $db, $end, $ok, $res, $row, $start, and wfWaitForSlaves().
$db = & wfGetDB( DB_MASTER ) |
Definition at line 16 of file updateRestrictions.php.