Actions
Bug #50781
closedMySQLi: Allow persistent again
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2013-08-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
During the migration to MySQLi it was also "planned" to have persistent connections as well. The hostname needs to be prefixed with "p:" for that (see http://php.net/manual/en/mysqli.persistconns.php). But the prepared variable is not actually used yet.
Actions