Manual:$wgDebugDumpSql/pl

Category:MediaWiki configuration settings/pl#DebugDumpSqlCategory:MediaWiki configuration settings introduced before version 1.1.0/pl#DebugDumpSqlCategory:MediaWiki configuration settings still in use/pl#DebugDumpSqlCategory:Debug variables/pl#DebugDumpSql
Debug: $wgDebugDumpSql
Dump SQL queries to debug output
Wprowadzono w wersji:Before 1.1.0
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(wartość logiczna)
Domyślna wartość:false

Szczegóły

If enabled, all SQL statements are logged to the rdbms channel (Syslog/Monolog level DEBUG) and the Pasek debugowania (if also enabled). By default, the rdbms channel log messages go to debug log destination as specified by $wgDebugLogFile.

If $wgDebugComments is true, the Sql queries are dumped to the html output.

Uwagi

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.

Category:Debug variables/pl Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced before version 1.1.0/pl Category:MediaWiki configuration settings still in use/pl