[TYPO3-core] RFC: #15425: [develop] debug all sql queries

Steffen Kamper info at sk-typo3.de
Wed Aug 11 12:24:39 CEST 2010


Hi,

this is an SVN patch request

Type: Feature

Branches: trunk

BT: http://bugs.typo3.org/view.php?id=15425

  	 The DB class has the option debugOutput which is configured with
$TYPO3_CONF_VARS['SYS']['sqlDebug']

Setting this var debugs all failed queries.

For develop it is also interesting to see all generated queries.

Add this functionality to t3lib_db:
0: no debug
1: debug failed queries
2: debug all queries

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15425.diff
Type: text/x-patch
Size: 1910 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100811/38d04c2d/attachment.bin>


More information about the TYPO3-team-core mailing list