[TYPO3-dev] Typo3 4.1 - Server crashes
    Dmitry Dulepov 
    9f4eetb02 at sneakemail.com
       
    Mon Mar 26 13:59:10 CEST 2007
    
    
  
Steffen Kamper wrote:
> interesting advice - it seems on my page, that the load of the server is 
> much higher after update to 4.1. The provider told me, that indexed_search 
> sometimes run over 40 minutes !!!
> I checked the tables and the cache-tables were very big (over 3GB), but 
> still all tables are MYISAM.
> 
> Could it be that this causes the problems ? What is with the providers that 
> don't support INNODB like all-inkl. ?
Than mysql will use default engine type, which is myisam in that case 
and there will be no problem. But myisam may have problems with such 
large tables due to locks.
-- 
Dmitry Dulepov
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
    
    
More information about the TYPO3-dev
mailing list