[TYPO3-core] RFC #16445 Performance Tuning: Replace exec_SELECTgetRows with exec_SELECTgetSingleRow whenever a single record is expected

Jigal van Hemert jigal at xs4all.nl
Fri Nov 26 06:58:05 CET 2010


On 26-11-2010 0:07, Christian Kuhn wrote:
> On 11/25/2010 11:33 PM, Jigal van Hemert wrote:
>> Too late! It doesn't apply to class.tslib_content.php (anymore).
>
> Successfully applies to current trunk rev. 9638

On class.tslib_content.php it reports:
-------------------------------
The patch seems outdated! The file line
					list ($cacheEntry) =
$GLOBALS['TYPO3_DB']->exec_SELECTgetRows(
and the patchline
						'md5hash = \'' .
$requestHash . '\' AND ( expires > ' . $GLOBALS['EXEC_TIME'] .
do not match!
-------------------------------

Looking at the patch I can't see why this is reported, but it keeps me 
from testing it. I tried various things to see if there is something 
wrong with my version of the file, but all tests say it's up-to-date 
with the repository.

I'll try later to manually patch tslib_content...

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-team-core mailing list