Manual:cleanupRevActorPage.php
Appearance
MediaWiki ファイル: cleanupRevActorPage.php | |
---|---|
場所: | maintenance/ |
ソース コード: | master • 1.42.3 • 1.41.4 • 1.39.10 |
クラス: | CleanupRevActorPage |
詳細
cleanupRevActorPage.php is a maintenance script that cleans up cases where rev_page and revactor_page are out of sync. 例は phab:T232464 を参照してください。 This script processes in batches of 1000 rows.
オプション/引数
このスクリプトにはオプション/引数はありません。
使用法
php maintenance/cleanupRevActorPage.php
Terminal
$ php maintenance/cleanupRevActorPage.php 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