Manual:$wgShowDBErrorBacktrace/zh
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgShowDBErrorBacktrace and the translation is 14% complete.
Languages:
此功能已在版本1.37.0从MediaWiki核心代码中移除。
请参见$wgShowExceptionDetails 以获取使用此功能的替代方式。
| 调试: $wgShowDBErrorBacktrace | |
|---|---|
| If true, show a backtrace for database errors. |
|
| 引进版本: | 1.16.0 (r55797) |
| 弃用版本: | 1.32.0 (Gerrit change 446370; git #807125ab) |
| 移除版本: | 1.37.0 (Gerrit change 704395; git #f90ecdfa) |
| 允许的值: | (布尔值) |
| 默认值: | false |
| 其他设置: 按首字母排序 | 按功能排序 | |
Details
If true, show a backtrace for database errors.
In MediaWiki 1.32, this setting got deprecated and is nonfunctional since then. Use 手册:$wgShowExceptionDetails and 手册:$wgShowHostnames instead!