Manual:$wgProfileToDatabase
From MediaWiki.org
| Profiling: $wgProfileToDatabase | |
|---|---|
| Log sums from profiling into "profiling" table in db. |
|
| Introduced in version: | 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Log sums from profiling into "profiling" table in db.
In order to use this, you have to create the 'profiling' table in your database. See maintenance/archives/patch-profiling.sql.

