Actions
Task #55083
closedAdd prepared statement support for default database connection
Status:
Rejected
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2014-01-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Albeit there is the PreparedStatement object, it is actually not used in the default database connection.
Using these prepared statements, e.g. for cache look ups, would gain some more speed (if database caching backends are used).
Actions