[TYPO3-english] Convert all tables to InnoDB
Jigal van Hemert
jigal at xs4all.nl
Thu Dec 1 07:24:56 CET 2011
Hi,
On 30-11-2011 23:58, yanagik317 at 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.
More information about the TYPO3-english
mailing list