Podręcznik:CleanupAncientTables.php
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.35. |
Plik MediaWiki: cleanupAncientTables.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klasy: | CleanupAncientTables |
Szczegóły
cleanupAncientTables.php file is a maintenance script to clean up old database tables and to drop old indexes and columns.
Użycie
Opcja/Parametr | Opis |
---|---|
--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. |