Manual:MigrateArchiveText.php/ko

미디어위키 버전:
1.31
Category:MediaWiki code/ko#MigrateArchiveText.php

자세한 설명

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

사용법

php migrateArchiveText.php --replace-missing
옵션/매개 변수설명
--replace-missingFor rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database.

같이 보기

Category:Maintenance scripts/ko
Category:Maintenance scripts/ko Category:MediaWiki code/ko