wiki.techinc.nl/maintenance
2019-10-10 21:10:34 +00:00
..
archives Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
benchmarks Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
dev maintenance: Enable gzip in router.php for static files 2019-09-30 14:09:35 +01:00
includes Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
jsduck mediawiki.base: Remove mw.html.Cdata support 2019-10-04 02:29:36 +01:00
language Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
locking
mediawiki.Title eslint: Use /server rules for maintenance script 2019-10-08 13:07:25 +01:00
postgres Split down patch-actor-table.sql 2019-09-30 15:20:08 +00:00
sqlite/archives Split down patch-actor-table.sql 2019-09-30 15:20:08 +00:00
storage Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
term Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
.htaccess
addChangeTag.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
addRFCandPMIDInterwiki.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
addSite.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
attachLatest.php Migrate various callers away from wfWikiId() to WikiMap 2019-07-12 01:02:00 +00:00
categoryChangesAsRdf.php Use Maintenance::getConfig in some maintenance scripts 2019-09-01 20:55:08 +02:00
cdb.php Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
changePassword.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
checkBadRedirects.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkComposerLockUpToDate.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkDependencies.php Use Maintenance::getConfig in some maintenance scripts 2019-09-01 20:55:08 +02:00
checkImages.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkLess.php tests: Require PHPUnit 6, drop PHPUnit 4 as an option 2019-10-03 08:58:03 -07:00
checkUsernames.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
cleanupAncientTables.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
cleanupBlocks.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
cleanupCaps.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
cleanupEmptyCategories.php Remove a few obscure "done" and "empty" comments 2019-01-30 20:35:14 +00:00
cleanupImages.php maintenance: Explicitly declare all used properties 2019-09-09 09:47:41 +00:00
cleanupInvalidDbKeys.php Migrate various callers away from wfWikiId() to WikiMap 2019-07-12 01:02:00 +00:00
cleanupPreferences.php Use Maintenance::getConfig in some maintenance scripts 2019-09-01 20:55:08 +02:00
cleanupRemovedModules.php resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
cleanupRevActorPage.php MergeHistory: Update revactor_page too 2019-09-17 07:17:38 +00:00
cleanupSpam.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
cleanupTable.inc Avoid uses of wfWikiId() in maintenance/ 2019-09-24 15:42:00 -07:00
cleanupTitles.php Move callers away from Title::GAID_FOR_UPDATE 2019-09-09 13:19:08 -07:00
cleanupUploadStash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
cleanupUsersWithNoId.php Remove superfluous cast to int 2019-04-30 14:57:18 +00:00
cleanupWatchlist.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
clearInterwikiCache.php Replace wfWiki() usage with WikiMap in some additional places 2019-07-04 21:58:42 +00:00
CodeCleanerGlobalsPass.inc build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
commandLine.inc Make maintenance scripts fail on unknown parameters 2018-08-06 14:37:49 -05:00
compareParserCache.php Use RevisionRenderer for rendering ParserOutput 2018-09-11 15:25:39 +00:00
compareParsers.php maintenance: Explicitly declare all used properties 2019-09-09 09:47:41 +00:00
convertExtensionToRegistration.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
convertLinks.php Merge "Fix use of argument perfLogFilename in convertLinks.php" 2019-09-06 10:04:38 +00:00
convertUserOptions.php Type hint against IResultWrapper in maintenance classes 2019-06-19 21:42:32 +02:00
copyFileBackend.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
copyJobQueue.php Replace wfWiki() usage with WikiMap in some additional places 2019-07-04 21:58:42 +00:00
createAndPromote.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
createCommonPasswordCdb.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
deduplicateArchiveRevId.php Only attempt to deduplicate if there is data in archive and revision 2019-06-16 19:00:52 -04:00
deleteArchivedFiles.php filerepo: Use @method LocalRepo::newFile() to document the return type 2019-09-04 20:12:23 +02:00
deleteArchivedRevisions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
deleteAutoPatrolLogs.php Enable deleteAutoPatrolLogs to delete pre-2011 autopatrol logs as well 2018-05-24 01:19:01 +02:00
deleteBatch.php Replace some uses of deprecated wfFindFile() and wfLocalFile() 2019-06-11 13:26:37 +00:00
deleteDefaultMessages.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
deleteEqualMessages.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
deleteLocalPasswords.php Follows-up d78869207 2018-08-02 15:46:12 +00:00
deleteOldRevisions.php Remove a few obscure "done" and "empty" comments 2019-01-30 20:35:14 +00:00
deleteOrphanedRevisions.php Update PHPDoc types in several maintenance scripts and related 2019-03-07 17:54:26 +00:00
deleteSelfExternals.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
doMaintenance.php doMaintenance: Try to print errors to stderr 2019-07-16 13:15:57 +02:00
Doxyfile docs: Ignore README.md by default 2019-09-14 19:35:45 +01:00
dumpBackup.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
dumpCategoriesAsRdf.php Update PHPDoc types in several maintenance scripts and related 2019-03-07 17:54:26 +00:00
dumpIterator.php maintenance: Explicitly declare all used properties 2019-09-09 09:47:41 +00:00
dumpLinks.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
dumpTextPass.php move most of dumpTextPass to an include file so it can be subclassed 2019-05-13 10:14:09 +03:00
dumpUploads.php Simplify maintenance/dumpUploads 2019-09-07 16:39:48 +00:00
edit.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
emptyUserGroup.php Add a maintenance script to remove all users from a User Group 2018-09-25 00:57:16 +00:00
eraseArchivedFile.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
eval.php HHVM removal: Drop HHVM code for maintenance/ 2019-10-02 17:06:56 -07:00
exportSites.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
fetchText.php Make BackupDumper MCR compatible (main slot only) 2019-03-14 13:19:51 +00:00
fileOpPerfTest.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
findDeprecated.php Suppress PhanUndeclaredProperty for custom properties and phan bugs 2019-09-14 13:22:54 +00:00
findHooks.php Define unit and integration test suites 2019-06-28 12:18:18 -04:00
findMissingFiles.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
findOrphanedFiles.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
fixDefaultJsonContentPages.php maintenance: Avoid usage of deprecated Revision::* constants 2019-07-21 11:35:09 +01:00
fixDoubleRedirects.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fixExtLinksProtocolRelative.php Populate externallinks.el_index_60 and drop default 2018-05-15 12:08:35 -04:00
fixTimestamps.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fixUserRegistration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
formatInstallDoc.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
generateJsonI18n.php Add /** @var SplFileInfo $fileInfo */ docs where needed 2019-03-14 15:04:05 +01:00
generateLocalAutoload.php AutoloadGenerator: Filter PSR4-compliant classes instead of ignoring directories 2018-09-20 15:15:27 -04:00
generateSitemap.php Unsuppress other phan issues (part 4) 2019-08-31 17:13:39 +00:00
getConfiguration.php Allow extensions to add params to the update.php maintenance script 2019-03-26 21:12:49 -05:00
getLagTimes.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
getReplicaServer.php maintenance/getReplicaServer.php: Remove reference to long-deleted config var 2019-09-09 10:25:38 -04:00
getSlaveServer.php clone keyword must not be used as a function 2017-06-28 16:29:33 +02:00
getText.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
importDump.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
importImages.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
importSites.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
importSiteScripts.php Deprecate the Http class 2019-05-06 12:07:26 +03:00
importTextFiles.php Remove unnecessary semi-colons 2019-06-12 14:35:59 +01:00
initEditCount.php Migrate various callers away from wfWikiId() to WikiMap 2019-07-12 01:02:00 +00:00
initSiteStats.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
initUserPreference.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
install.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
interwiki.list maintenance/interwiki.*: Replace Wikimedia Foundation wiki URL 2018-07-18 07:09:48 +00:00
interwiki.sql maintenance/interwiki.*: Replace Wikimedia Foundation wiki URL 2018-07-18 07:09:48 +00:00
invalidateUserSessions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
jsparse.php maintenance: Deprecate Maintenance::hasArg/getArg with no param 2019-03-29 14:37:46 +01:00
lag.php Replace wfGetLB 2018-05-02 22:30:24 +02:00
Maintenance.php Add type hint for $maintClass 2019-10-04 19:59:59 +02:00
Makefile
makeTestEdits.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
manageForeignResources.php resources: Improve foreign-resources docs and error messages 2019-03-24 20:57:46 +00:00
manageJobs.php Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter 2018-11-07 04:46:56 +00:00
mcc.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
mctest.php Prime connections and update description of McTest script 2019-08-17 20:49:52 +00:00
mergeMessageFileList.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
migrateActors.php Move migrateActors.php to includes 2019-02-09 11:42:38 +01:00
migrateArchiveText.php Remove Revision::getRevisionText from migrateArchiveText 2019-09-20 12:23:45 -07:00
migrateComments.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
migrateFileRepoLayout.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
migrateImageCommentTemp.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
migrateUserGroup.php Remove wfWaitForSlaves when using Maintenance::commitTransaction 2018-02-26 21:05:33 +01:00
minify.php resourceloader: Rewrite the minify.php maintenance script 2019-08-06 17:39:19 +01:00
moveBatch.php Do not output wikitext in maintenance script 2019-09-20 18:28:34 +02:00
mwdoc-filter.php docs: Factor out MWDoxygenFilter from mwdoc-filter.php with tests 2019-09-05 18:22:23 +01:00
mwdocgen.php docs: Ignore extensions/ and skins/ in mwdocgen.php by default 2019-09-14 21:58:03 +01:00
mwjsduck-gen
mysql.php Make use of the list() feature where it makes sense 2019-03-24 20:12:23 +00:00
namespaceDupes.php Use Maintenance::getConfig in some maintenance scripts 2019-09-01 20:55:08 +02:00
nukeNS.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
nukePage.php Avoid using deprecated SiteStatsUpdate constructor 2019-07-05 23:26:17 -07:00
orphans.php Normalize "LEFT OUTER JOIN" to "LEFT JOIN" in SQL queries 2019-03-06 14:01:20 -08:00
pageExists.php maintenance: Deprecate Maintenance::hasArg/getArg with no param 2019-03-29 14:37:46 +01:00
parse.php Use the ?: shortcut from PHP 5.3 where it makes sense 2019-01-12 21:56:41 +00:00
patchSql.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
populateArchiveRevId.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
populateBacklinkNamespace.php maintenance: Remove unused code from several maintenance scripts 2019-03-03 16:57:19 +00:00
populateCategory.php Pass options as array to IDatabase::insert 2019-06-07 19:12:35 +02:00
populateChangeTagDef.php maintenance/populateChangeTagDef.php: Handle missing valid_tags table 2019-08-14 11:57:12 -04:00
populateContentModel.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
populateContentTables.php NameTableStore: ensure consistency upon rollback. 2019-10-10 12:03:29 +02:00
populateExternallinksIndex60.php DatabasePostgres: Ignore "IGNORE" option to update() 2019-02-20 10:39:45 -05:00
populateFilearchiveSha1.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateImageSha1.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
populateInterwiki.php Pass options as array to IDatabase::insert 2019-06-07 19:12:35 +02:00
populateIpChanges.php Pass options as array to IDatabase::insert 2019-06-07 19:12:35 +02:00
populateLogSearch.php Revert actor changes to populateLogSearch.php 2019-08-26 15:24:49 -04:00
populateLogUsertext.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateParentId.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populatePPSortKey.php Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
populateRecentChangesSource.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateRevisionLength.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
populateRevisionSha1.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
preprocessDump.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
preprocessorFuzzTest.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
protect.php maintenance: Deprecate Maintenance::hasArg/getArg with no param 2019-03-29 14:37:46 +01:00
pruneFileCache.php No yoda conditions 2018-11-21 17:54:39 +01:00
purgeChangedFiles.php maintenance: Add missing limit parameters to some explode() 2019-03-01 17:17:40 +00:00
purgeChangedPages.php Unsuppress PhanParamsTooMany 2019-10-10 12:44:08 -07:00
purgeExpiredUserrights.php purgeExpiredUserrights: Show number of rows purged 2018-03-03 15:36:34 +00:00
purgeList.php maintenance: Rename purgeList.php --purge to --db-touch 2019-10-04 00:02:36 +00:00
purgeModuleDeps.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
purgeOldText.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
purgePage.php maintenance/purgePage.php output page being purged 2018-06-05 12:01:41 +00:00
purgeParserCache.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
README
reassignEdits.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
rebuildall.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
rebuildFileCache.php Setup: Move MWDebug logic to MWDebug.php 2019-09-04 16:33:25 +00:00
rebuildImages.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
rebuildLocalisationCache.php Merge "Split some Language methods to LanguageNameUtils" 2019-10-08 21:10:07 +00:00
rebuildmessages.php maintenance: Remove cross-wiki purging from rebuildmessages.php 2019-08-31 14:53:19 +01:00
rebuildrecentchanges.php Remove deprecated User groups/permission static calls. 2019-08-21 19:42:01 -07:00
rebuildtextindex.php maintenance: Fix bad method call in RebuildTextIndex 2019-08-24 19:53:27 +00:00
recountCategories.php maintenance: Explicitly declare all used properties 2019-09-09 09:47:41 +00:00
refreshExternallinksIndex.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
refreshFileHeaders.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
refreshImageMetadata.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
refreshLinks.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
removeInvalidEmails.php Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions 2019-05-11 02:44:26 +01:00
removeUnusedAccounts.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
renameDbPrefix.php Various fixes for phan-taint-check 2019-03-16 21:12:40 +00:00
renderDump.php maintenance: Explicitly declare all used properties 2019-09-09 09:47:41 +00:00
resetAuthenticationThrottle.php Add maintenance script for resetting login/signup throttle 2018-07-20 13:15:06 +00:00
resetPageRandom.php Provide a script to reset the page_random column 2018-11-09 15:07:48 -07:00
resetUserEmail.php maintenance: Remove arguments that match their default values 2019-02-27 21:13:57 +00:00
resetUserTokens.php Simplify some code by changing single-scope properties to local variables 2019-09-07 16:59:20 +00:00
rollbackEdits.php rollbackEdits.php: Cosmetic changes of outputs 2019-01-10 13:56:21 +00:00
runBatchedQuery.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
runJobs.php Refactor edit stashing into a PageEditStash service 2019-04-17 12:53:03 -07:00
runScript.php Fix typo "maintainance" 2018-12-24 15:51:11 +01:00
shell.php Convert maintenance scripts to LoadBalancer::getMaintenanceConnectionRef() 2019-08-02 22:29:43 +00:00
showJobs.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
showSiteStats.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
sql.php Add string cast when outputting exceptions in sql.php 2019-09-01 20:43:18 +02:00
sqlite.inc build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
sqlite.php maintenance: Fix bogus IDatabase method calls in sqlite.php 2019-08-24 19:54:50 +00:00
syncFileBackend.php Migrate various callers away from wfWikiId() to WikiMap 2019-07-12 01:02:00 +00:00
tables.sql Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
tidyUpT39714.php Replace "Bug37714" by "T39714" 2018-08-20 23:48:11 +02:00
undelete.php maintenance: Deprecate Maintenance::hasArg/getArg with no param 2019-03-29 14:37:46 +01:00
update-keys.sql
update.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
updateArticleCount.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
updateCollation.php Use Maintenance::getConfig in some maintenance scripts 2019-09-01 20:55:08 +02:00
updateCredits.php Check for intl extension in updateCredits.php 2019-02-01 19:57:56 +01:00
updateDoubleWidthSearch.php Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00
updateExtensionJsonSchema.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
updateRestrictions.php Refactor the updateRestrictions.php maintenance script 2019-10-04 20:22:58 +02:00
updateSearchIndex.php Migrate various callers away from wfWikiId() to WikiMap 2019-07-12 01:02:00 +00:00
updateSpecialPages.php Add a run mode to $wgDisableQueryPageUpdate 2019-09-26 22:33:53 +00:00
uppercaseTitlesForUnicodeTransition.php Title: make newFromText, isValid, and canExist behave consistently. 2019-10-08 11:16:11 +02:00
userDupes.inc Avoid uses of wfWikiId() in maintenance/ 2019-09-24 15:42:00 -07:00
userOptions.php Set public for override of Maintenance functions 2019-10-09 20:41:33 +02:00
validateRegistrationFile.php Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions 2019-05-11 02:44:26 +01:00
view.php maintenance: Avoid usage of deprecated Revision::* constants 2019-07-21 11:35:09 +01:00
wrapOldPasswords.php Make wrapOldPasswords.php output old and new password types 2019-10-08 21:52:12 +01:00

== MediaWiki Maintenance ==

The .sql scripts in this directory are not intended to be run standalone,
although this is appropriate in some cases, e.g. manual creation of blank tables
prior to an import.

Most of the PHP scripts need to be run from the command line. Prior to doing so,
ensure that the LocalSettings.php file in the directory above points to the
proper installation.

Certain scripts will require elevated access to the database. In order to
provide this, first create a MySQL user with "all" permissions on the wiki
database, and then set $wgDBadminuser and $wgDBadminpassword in your
LocalSettings.php

=== Brief explanation of files ===

A lot of the files in this directory are PHP scripts used to perform various
maintenance tasks on the wiki database, e.g. rebuilding link tables, updating
the search indices, etc. The files in the "archives" directory are used to
upgrade the database schema when updating the software. Some schema definitions
for alternative (as yet unsupported) database management systems are stored
here too.

The "storage" directory contains scripts and resources useful for working with
external storage clusters, and are not likely to be particularly useful to the
vast majority of installations. This directory does contain the compressOld
scripts, however, which can be useful for compacting old data.

=== Maintenance scripts ===

As noted above, these should be run from the command line. Not all scripts are
listed, as some are Wikimedia-specific, and some are not applicable to most
installations.

	changePassword.php
	Reset the password of a specified user

	cleanupSpam.php
	Mass-revert insertion of linkspam

	createAndPromote.php
	Create a user with administrator (and optionally, bureaucrat) permissions

	deleteOldRevisions.php
	Erase old revisions of pages from the database

	dumpBackup.php
	Backup dump script

	edit.php
	Edit a page to change its content

	findHooks.php
	Find hooks that aren't documented in docs/hooks.txt

	importDump.php
	XML dump importer

	importImages.php
	Import images into the wiki

	moveBatch.php
	Move a batch of pages

	namespaceDupes.php
	Check articles name to see if they conflict with new/existing namespaces

	nukePage.php
	Wipe a page and all revisions from the database

	reassignEdits.php
	Reassign edits from one user to another

	rebuildImages.php
	Update image metadata records

	rebuildmessages.php
	Update the MediaWiki namespace after changing site language

	rebuildtextindex.php
	Rebuild the fulltext search indices

	refreshLinks.php
	Rebuild the link tables

	removeUnusedAccounts.php
	Remove user accounts which have made no edits

	runJobs.php
	Immediately complete all jobs in the job queue

	undelete.php
	Undelete all revisions of a page

	update.php
	Check and upgrade the database schema to the current version

	updateRestrictions.php
	Update pages restriction to the new schema

	userOptions.php
	Change user options