Manual:$wgDebugDumpSqlLength
This feature was removed completely in version 1.27.0. |
Debug: $wgDebugDumpSqlLength | |
---|---|
Cutoff length for SQL queries dumped by $wgDebugDumpSql |
|
Introduced in version: | 1.24.0 (Gerrit change 143046; git #053c3c5f) |
Removed in version: | 1.27.0 (Gerrit change 243526; git #a88df43d) |
Allowed values: | (integer) |
Default value: | 500 |
Other settings: Alphabetical | By function |
Details
editIf set, SQL queries will be truncated to the given length before logging.