Hi,

On 30-11-2011 23:58, yanagik...@netscape.net wrote:
Would it be so bad if I converted all tables to InnoDB instead of the
mixed engine configuration Typo3 seems to prefer out of the box?

Generally speaking: yes, that would be bad. To put it very simplistically: MyISAM performs best for tables which are mostly read or mostly written. InnoDB performs best for tables with concurrent read and write actions.

The mixed engine configuration in TYPO3 was done deliberately.

--
Kind regards / met vriendelijke groet,

Jigal van Hemert.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to