stable
Clone or download
Read-only
request #21759: Add missing index on the plugin_statistics_user_session table
The update of this table in the `SystemEvent_STATISTICS_DAILY` system event can take several seconds due to the absence of this index. Change-Id: Ibbc3fc8e24ed4ecb51310c536bd3612602144029
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/statistics/db/install.sql | +2 | −1 | Go to diff View file |
A | plugins/statistics/db/mysql/updates/2021/202106021800_add_time_index_user_session.php | +44 | −0 | Go to diff View file |