Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.4.9
-
Fix Version/s: None
-
Component/s: Analytics
-
Labels:None
-
Affected Branches:MOODLE_34_STABLE
Description
We query by modelid, analysableid but the tables are only indexed by modelid which can be a problem when doing an IN by an unindexed field (possible cause of https://moodle.org/mod/forum/discuss.php?d=390334)