Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: STABLE backlog
-
Component/s: Gradebook
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
see linked bug for details, the problem is that we do not really know who is "enrolled" into course ![]()
We are either risking data loss or the script would be painfully slow.
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-16785 | grading creates thousands of entries in mdl_grade_grades for only 2 students!!! |
|
|
|
I have a moodle 1.9.3 with a myisam grade_grades table of 1.188.739 rows and grade_items of 2.307 and this is killing my performance.
What is the status of this task?
How can I help to close it?
Pdt: I try changing grade_grades to innodb but my performance get worst