≥ 1.32
deduplicateArchiveRevId.php is a maintenance script that cleans up archive rows with duplicated ar_rev_id, both within archive and between archive and revision.
This script runs by default when you run Manual:Update.php . It processes 1000 items in every batch.
This script does not accept any options.
php maintenance/run.php deduplicateArchiveRevId [ --force ]
Terminal
$ php maintenance/run.php deduplicateArchiveRevId Deduplicating ar_rev_id... ... - Finished deduplicating ar_rev_id. 0 rows deleted, 0 assigned new IDs.
If it shows "Update 'DeduplicateArchiveRevId' already logged as completed." then run with --force argument.
In MediaWiki version
1.39.13and earlier, you must invoke maintenance scripts using
php maintenance/scriptName.php
instead of
php maintenance/run.php scriptName
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4