Manual:CleanupRevActorPage.php/de
Appearance
| MediaWiki-Datei: cleanupRevActorPage.php | |
|---|---|
| Speicherort: | maintenance/ |
| Quellcode: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| Klassen: | CleanupRevActorPage |
Details
cleanupRevActorPage.php is a maintenance script that cleans up cases where rev_page and revactor_page are out of sync. Siehe phab:T232464 für ein Beispiel. This script processes in batches of 1000 rows.
Optionen/Argumente
This script does not take any options or arguments as input.
Verwendung
php maintenance/run.php cleanupRevActorPage
Terminal
$ php maintenance/run.php cleanupRevActorPage Resyncing revactor_page with rev_page... ... rev_id 1 - 1000, 0 changed ... rev_id 1001 - 2000, 0 changed ... rev_id 2001 - 3000, 2 changed ... rev_id 3001 - 4000, 23 changed ... rev_id 4001 - 5000, 0 changed ... rev_id 5001 - 6000, 9 changed ... rev_id 6001 - 7000, 18 changed Completed resync, 52 row(s) updated