[TYPO3-dev] problems with cache hashes

Dmitry Dulepov [typo3] dmitry at typo3.org
Wed Nov 28 09:18:03 CET 2007


Hi!

Olivier Dobberkau wrote:
> Sorry Dmitry,
> 
> But InnoDb seems to me to be a workaround only.

Well, if run database server, you should know what tables types are fit for. MyISAM does not work well for concurent read-write access. InnoDB is designed for it. So it is not a workaround but a professional solution.

> To me this look rather like a unhappy coincidence with the creating of 
> the index of the pagecontent while clearing the cache at the same time.

You are working in multithread concurent environment! This is how it is supposed to be.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs




More information about the TYPO3-dev mailing list