[TYPO3-ttnews] tt_news is so slow on the backend

Dan Osipov dosipov at phillyburbs.com
Thu Mar 26 16:36:19 CET 2009


It could be that the table is fragmented after an import, or missing an 
index.

Run CHECK & OPTIMIZE on the tt_news table, and run compare tool in the 
install to make sure the DB contains all the needed indexes.

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Ahmed Moosavi wrote:
> Hello ,
> I've imported three fields of a Joomla database to the typo3 tt_news 
> tables through mysql queries . The imported record count is about 20'000 
> but when I try to list these new tt_news records on the typo3 backend I 
> should stay for about 15 seconds for 100 items of these . Can anyone 
> help me what can be the problem ?
> 
> Best Regards
> Ahmed


More information about the TYPO3-project-tt-news mailing list