stable

Clone or download

Read-only

Purge orphan databases

Some databases can be left behind (errors, old db, etc). The purge mecanism will look at the unreferenced databases and purge them when they are empty (no tables) or when there is no content. Part of story #10640 use only one database for all mediawiki instances Change-Id: I35148d3b538ea5d0287ccab15508a105ea1b27df

Modified Files

Name
M plugins/mediawiki/include/Maintenance/CleanUnused.php +22 −0 Go to diff View file
M plugins/mediawiki/include/Maintenance/CleanUnusedDao.php +51 −1 Go to diff View file