Manual:$wgDebugDumpSql
From MediaWiki.org
| Debug/logging: $wgDebugDumpSql | |
|---|---|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed values: | (boolean) |
| Default value: | false |
Other settings: Alphabetical | By Function
[edit] Details
If true, SQL statements are dumped to the $wgDebugLogFile (debug log).
[edit] Notes
From MediaWiki 1.0 to 1.6 this setting was not defined in DefaultSettings.php, although it may still have been available for use within MediaWiki.