手册:$wgDBconnection

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.