Manual:cleanupAncientTables.php
この機能は、バージョン 1.35 で完全に除去されました。 |
MediaWiki ファイル: cleanupAncientTables.php | |
---|---|
場所: | maintenance/ |
ソース コード: | master • 1.42.3 • 1.41.4 • 1.39.10 |
クラス: | CleanupAncientTables |
詳細
cleanupAncientTables.php file is a maintenance script to clean up old database tables and to drop old indexes and columns.
使用法
オプション/パラメーター | 説明 |
---|---|
--force | Actually remove stuff from the database. If set, the script will remove old tables, columns and indexes. It is recommended to backup your database first, and ensure all your data has been migrated to newer tables. |