Manual:$wgIgnoreSQLErrors
From MediaWiki.org
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) in version 1.4.0.
| Debug/logging: $wgIgnoreSQLErrors | |
|---|---|
| Whether to disable automatic generation of "we're sorry, but there has been a database error" pages. |
|
| Introduced in version: | 1.3.0 |
| Removed in version: | 1.4.0 |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Whether to disable automatic generation of "we're sorry, but there has been a database error" pages.
This was replaced by $wgShowSQLErrors in 1.4.0

