-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.4
After the Ugrade to 4.1.4+ from last monday we had DEADLOCKs on our database concerning the tables
mdl_question_response_count
and mdl_question_response_analysis.
I think it is caused when the task quiz_statistics\task\recalculate and loading the question bank of a course (with 1200 questions!) occur at the same time.
We use MariaDB 10.6.14.
Follow-up to https://tracker.moodle.org/browse/MDL-75576
- caused a regression
-
MDL-80738 ReflectionException: Property core\lock\timing_wrapper_lock_factory::$db does not exist in /mod/quiz/report/statistics/tests/test_quiz_statistics_report.php
- Closed
-
MDL-79639 Deadlock while running adhoc task quiz_statistics\task\recalculate
- Closed
-
MDL-79747 quiz_statistics ad-hoc task should not set a userid: prevents quiz submission if main admin is nologin
- Closed
-
MDL-79806 quiz_statistics ad-hoc task should be triggered when attempts are deleted
- Closed
-
MDL-79807 When a question is added or removed from a quiz, we must remove all cached stats immediately
- Closed
- is a regression caused by
-
MDL-75576 Question bank statistics are fetched in a terribly inefficient way
- Closed
- is duplicated by
-
MDL-79293 Timeout when viewing question bank on a large InnoDB table
- Closed
- will be (partly) resolved by
-
MDL-79254 Quiz statistics processing task doesn't support large processing loads
- Closed