-
Bug
-
Resolution: Fixed
-
Major
-
3.4.3, 3.5, 3.6
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62621-master-ixcomment -
Easy
-
causes major performance issue, especially in privacy api
I suggest to add two indexes:
1. contextid, commentarea, itemid
2. userid, commentarea, component
first index will help existing queries in comments api, second index will help queries in privacy api
- has a non-specific relationship to
-
MDL-75752 Performance problem from a query in in mdl_comments
- Closed
- will help resolve
-
MDLSITE-5469 moodle.org problems
- Resolved
-
MDL-62602 Data requests stuck on pre-processing
- Closed