|
MediaWiki master
|
Change the prefix of database tables. More...
Go to the source code of this file.
Classes | |
| class | RenameDbPrefix |
| Maintenance script that changes the prefix of database tables. More... | |
Variables | |
| $maintClass = RenameDbPrefix::class | |
Change the prefix of database tables.
Run this script to after changing $wgDBprefix on a wiki. The wiki will have to get downtime to do this correctly.
Definition in file renameDbPrefix.php.
| $maintClass = RenameDbPrefix::class |
Definition at line 89 of file renameDbPrefix.php.