Project

General

Profile

Actions

Bug #22636

closed

[develop] debug all sql queries

Added by Steffen Kamper over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-08-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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

(issue imported from #M15425)


Files

15425.diff (1.87 KB) 15425.diff Administrator Admin, 2010-08-11 12:23
Actions #1

Updated by Steffen Kamper over 14 years ago

Committed to trunk rev 8613

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF