MediaWiki version:
1.31
MediaWiki file: migrateArchiveText.php
Location: maintenance/
Source code: master 1.40.0 1.39.4 1.35.11
Classes: MigrateArchiveText

Details

migrateArchiveText.php is a maintenance script that migrates content from pre-1.5 ar_text and ar_flags columns to text storage.

Usage

php migrateArchiveText.php --replace-missing
Option/Parameter Description
--replace-missing For rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database.

See also

  • Manual:Archive table
  • Manual:Text table
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.