Manual:MigrateArchiveText.php/ko
Appearance
이 기능은 버전 MediaWiki 1.40에서 완전히 제거되었습니다. |
| 미디어위키 버전: | 1.31 – 1.39 |
| 미디어위키 파일: migrateArchiveText.php | |
|---|---|
| 위치: | maintenance/ |
| 소스 코드: | master • 1.45.3 • 1.44.5 • 1.43.8 |
| 클래스: | MigrateArchiveText |
자세한 설명
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-missing | For rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database. |