Manual:renameWiki.php

renameWiki.php was a maintenance script that was located in the maintenance directory that could be used to rename a wiki database. It is Wikimedia-specific, and it was moved to the WikimediaMaintenance extension in r96489.

Usage edit

php renameWiki.php <parameters/options> <olddbname> <newdbname>

or

php importDump.php <olddbname> <newdbname>