[Typo3-dev] Is Typo3 Robust ?
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sat Oct 29 19:20:33 CEST 2005
Dmitry Dulepov schrieb:
> Hi!
>
> Robert Fink wrote:
>
>>mysql doesn't really care if a table has 2 or 10000 entries
Of course it doesn't. The speed of your application depends on the data
you store and the queries you use.
> It can be true for 10000 but not for large number of records. I had to
> made different table structure for home-made forum script when number of
> messages exceeded 150000 bacause forums started to work slow.
Just curious, did you try to profile the queries? Sometimes rearranging
the query helps.
Masi
More information about the TYPO3-dev
mailing list