Manual:CleanupRevActorPage.php

From mediawiki.org

Details

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

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

Usage

php maintenance/cleanupRevActorPage.php
Terminal

See also