[TYPO3-english] Saving pages in BE locks complete database

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Jan 4 18:57:34 CET 2010


Hi!

On 04/01/2010 17:52, Christopher Lörken wrote:
> we have the problem that saving anything like pages or page content in
> the backend oftentimes results in complete database deadlocks. This
> happens very reproducible when the page is under a load like 40-50
> requests per second.

That's why some tables are defined as InnoDB :) Enable InnoDB on your MySQL host! It is not there just for fun, it is for a reason!

-- 
Dmitry Dulepov
"Trust me, I am a doctor!" (c) Gregory House, M.D.


More information about the TYPO3-english mailing list