Manual:$wgDBconnection
Appearance
This feature was removed completely in version 1.4.0. |
Database settings: $wgDBconnection | |
---|---|
Please edit this page to enter a summary. |
|
Introduced in version: | Before 1.1.0 |
Removed in version: | 1.4.0 |
Allowed values: | Unspecified |
Default value: | '' |
Other settings: Alphabetical | By function |
Details
[edit]This variable was set to empty string in DefaultSettings.php, but it was not an actual setting.
It was used to store a MySQL link identifier (return value of mysql-connect()).
Since MediaWiki 1.2, this variable was unused.
In MediaWiki 1.17 (a060794480fe), it was removed from DefaultSettings.php.