[TYPO3-core] RFC: Feature Request #10091: Integrate TYPO3_DB->exec_SELECTcountRows()

Steffen Kamper info at sk-typo3.de
Sat Jan 10 15:53:06 CET 2009


Hi Olly,

Oliver Hader schrieb:
> It's not required to implement this method also in DBAL since it's
> available there and just uses methods that already got overridden if
> DBAL is used.
> 


where is it? I don't see function exec_SELECTcountRows in 
class.ux_t3lib_db.php

On additional: It may be faster if using MySQL native counter
SELECT SQL_CALC_FOUND_ROWS * FROM ...
What do you think?

vg Steffen


More information about the TYPO3-team-core mailing list