•  
      request #21759 Add missing index on the plugin_statistics_user_session table
    Infos
    #21759
    Thomas Gerbet (tgerbet)
    2021-06-03 09:15
    2021-06-02 18:19
    23344
    Details
    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 because it can contains a non negligible number of rows and it filters/sorts them via the time column that does not have an index.

    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-06-03
    Attachments
    Empty
    References

    Follow-ups