Actions
Feature #22658
closedEnable SQL Explain in BE
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-05-16
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
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)
(issue imported from #M14395)
Files
Actions