Manual:$wgDBadminuser
From MediaWiki.org
| Maintenance Scripts setting: $wgDBadminuser | |
|---|---|
| Database administrator username. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (string) |
| Default Value: | 'wikiadmin' |
Other settings: Alphabetical | By Function
[edit] Details
Database username that is used when running maintenance scripts. This is normally set along with $wgDBadminpassword in AdminSettings.php. It is not set in DefaultSettings.php (as of 1.11.1).

