Actions
Bug #20053
closedAdd some sql_free_result to the admin_get_* functions
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-02-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
SHOW and DESCRIBE queries should have their results freed as well.
This patch adds the missing sql_free_result to admin_get_tables, admin_get_fields, admin_get_keys and admin_get_charsets.
(issue imported from #M10490)
Files
No data to display
Actions