-
Bug
-
Resolution: Fixed
-
Major
-
1.9.4
-
None
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE, MOODLE_20_STABLE
All the questionnaire response types have indexes on the response_id field apart from questionnaire_resp_multiple.
Attached is a patch to add this index with other response tables.
By adding this index, a query selecting all responses went from 17minutes long to 4seconds.
- has a non-specific relationship to
-
CONTRIB-1276 Downloading csv response of 700 answers costs 13,250 database queries
-
- Resolved
-