Manual:cleanupAncientTables.php
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate> This feature was removed completely in version <tvar name=ver>1.35</tvar>.</translate> |
Archivo de MediaWiki: cleanupAncientTables.php | |
---|---|
Ubicación: | maintenance/ |
Código fuente: | master • 1.41.1 • 1.40.3 • 1.39.7 |
Clases: | CleanupAncientTables |
Detalles
cleanupAncientTables.php file is a maintenance script to clean up old database tables and to drop old indexes and columns.
Uso
Opción/parámetro | Descripción |
---|---|
--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. |