[TYPO3-core] RFC Bug #11251: Use InnoDB for user/group tables
Vladimir Podkovanov
admin at sitesfactory.ru
Thu Jun 25 21:01:27 CEST 2009
Ernesto Baschny [cron IT] wrote:
> Hi,
>
> what makes the fe/be-group/users tables need to handle "concurrent
> modifications"? I agree that *sessions tables are a candidate for InnoDB
> to avoid locking the whole table, we have it already there for
> fe_session_data. But the users/group tables are pretty "static", and
> could stay as simple MyISAM tables?
>
> Or do you plan to change all tables to InnoDB in the end?
>
> Cheers,
> Ernesto
>
Hi, AFAIK, fe_users.is_online field updates with timestamp every 60
seconds for every logged in user.
--
-rgds-
Vladimir
More information about the TYPO3-team-core
mailing list