Manual:$wgDBconnection

From mediawiki.org
This page is a translated version of the page Manual:$wgDBconnection and the translation is 50% complete.
データベースの設定: $wgDBconnection
このページを編集して要約を入力してください。
導入されたバージョン:pre 1.1.0
除去されたバージョン:1.4.0
許容される値:未指定
既定値:''

詳細

DefaultSettings.php 内で '' を設定されていますが、まったく使用されていません。

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.