[TYPO3-core] RFC: Bug #13508: Use exec_TRUNCATETABLEquery() instead of DELETE FROM throughout the core

Steffen Kamper ks at dislabs.de
Thu Feb 11 13:22:17 CET 2010


Hi,

Dmitry Dulepov schrieb:

> By the way, using TRUNCATE instead of DELETE on cache tables makes 
> saving TS templates a single second job. In case if site is large, 
> deleting many thousands rows goes forever even if cache tables is 
> InnoDB. Truncating is lightning fast.
> 

it's up to cacheManager to use truncate here. DB API should be without KI :)

vg Steffen


More information about the TYPO3-team-core mailing list