Manual:$wgDebugDumpSqlLength
Jump to navigation
Jump to search
![]() | This feature was removed completely in version 1.27.0. |
Debug/logging: $wgDebugDumpSqlLength | |
---|---|
Cutoff length for SQL queries dumped by $wgDebugDumpSql |
|
Introduced in version: | 1.25.0 |
Removed in version: | 1.27.0 (git #a88df43d) |
Allowed values: | (integer) |
Default value: | 500 |
Other settings: Alphabetical | By function |
Details[edit]
If set, SQL queries will be truncated to the given length before logging.