[TYPO3-core] RFC Bug #11251: Use InnoDB for user/group tables
Oliver Hader
oliver at typo3.org
Thu Jul 2 09:57:45 CEST 2009
FYI: -1 due to no general advantage - this RFC is dropped
olly
Oliver Hader schrieb:
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11251
>
> Branch: Trunk
>
> Problem:
> Some tables handling users and groups are still using MyISAM as database
> storage engine.
>
> Solution:
> To serve concurrent modifications on the user/group tables with many
> elements, the database engine InnoDB should be used for the following
> tables:
> * be_groups
> * be_sessions
> * be_users
> * fe_groups
> * fe_users
>
> olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list