Actions
Bug #20554
closedUse InnoDB for user/group tables
Start date:
2009-06-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
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
(issue imported from #M11251)
Files
Actions