Jump to content

Manual:cleanupRevActorPage.php

From mediawiki.org

Details

[edit]

cleanupRevActorPage.php is a maintenance script that cleans up cases where rev_page and revactor_page are out of sync. See phab:T232464 for an example. This script processes in batches of 1000 rows.

Options/Arguments

[edit]

This script does not take any options or arguments as input.

Usage

[edit]
php maintenance/cleanupRevActorPage.php
Terminal

See also

[edit]