|
MediaWiki master
|
Manually run an SQL patch outside of the general updaters. More...
Go to the source code of this file.
Classes | |
| class | PatchSql |
| Maintenance script that manually runs an SQL patch outside of the general updaters. More... | |
Variables | |
| $maintClass = PatchSql::class | |
Manually run an SQL patch outside of the general updaters.
This ensures that the DB options (charset, prefix, engine) are correctly set.
Definition in file patchSql.php.
| $maintClass = PatchSql::class |
Definition at line 62 of file patchSql.php.