Actions
Feature #21754
closeddatabase backend: Use t3lib_db to insert all tags in one run
Start date:
2009-11-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
If #21753 makes it to core, here is the patch to use the new INSERTmultipleRows method in the db cache backend.
(issue imported from #M12859)
Files
Updated by Christian Kuhn almost 15 years ago
This patch will be pending as soon as #21753 has enough reviews to be committed to 4.4. You could easily gain a performance factor of 10 for insert's to the caching tables if using many tags to one entry, go ahead :)
Updated by Christian Kuhn almost 15 years ago
Committed to trunk rev. 6864
Will be included in 4.4
Actions