[TYPO3-core] MySQL default engine

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Nov 12 13:36:57 CET 2012


Hi!

Jigal van Hemert wrote:
> Starting with MySQL 5.5 the default engine for tables has been changed
> to InnoDB. Does this have any implications for TYPO3?
> Do we need to set some tables to MyISAM explicitly? Do we have to review
> the index settings?

Since people can change the config, it is a good idea to set engine types 
for ALL tables in TYPO3. Usually it does not matter much but some tables 
may benefit from MyISAM speed or require it due to FTS.

-- 
Dmitry Dulepov

Simplicity will save the world.



More information about the TYPO3-team-core mailing list