[TYPO3-core] RFC: #14395: Enable SQL Explain in BE

Steffen Kamper info at sk-typo3.de
Sun May 16 00:56:54 CEST 2010


Hi,

this is SVN patch request.

Type: feature

Branches: trunk

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

In FE you have the possibility to see explained SQL if you enable the 
option in admPanel.

There is no such possibility in BE without hacking in source.

Introduce $TYPO3_CONF_VARS['SYS']['sqlExplainOutput'] that shows you 
explained SQL queries in BE.
This is absolute useful for development. Also the setting is for BE only 
(like sqlDebug)

I know it's a feature, but it's only a goodie for BE and core 
development, so it doesn't influence anything else. Anyway i appreciate 
benni's go ;)

PS: test it with #14394 to see what happen in BE

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14395.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100516/37170d49/attachment.txt>


More information about the TYPO3-team-core mailing list