Issue Details (XML | Word | Printable)

Key: MDL-13237
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 1
Watchers: 6
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

rcache limiting through intcachemax not implemented

Created: 30/Jan/08 02:26 AM   Updated: 26/Feb/08 05:23 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 1.8, 1.9
Fix Version/s: 1.8.5, 1.9, 2.0

Issue Links:
Relates
 

Participants: Dan Poltawski and Petr Skoda
Security Level: None
Resolved date: 26/Feb/08
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
This bug was causing out of memory errors when get_record() used in long loops - such as rebuild_course_cache() on large sites

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 30/Jan/08 02:29 AM
MDL-13237 rceche limiting through intcachemax finally implemented - this should prevent major memory leaks
MODIFY lib/dmllib.php   Rev. 1.116.2.16    (+7 -1 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 30/Jan/08 02:30 AM
MDL-13237 rceche limiting through intcachemax finally implemented - this should prevent major memory leaks; merged from MOODLE_19_STABLE
MODIFY lib/dmllib.php   Rev. 1.133    (+7 -1 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 30/Jan/08 02:52 AM
MDL-13237 rceche limiting through intcachemax finally implemented - this should prevent major memory leaks; backported from MOODLE_19_STABLE
MODIFY lib/dmllib.php   Rev. 1.91.2.14    (+7 -1 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 26/Feb/08 12:14 AM
MDL-13237, MDL-13661 - fixing rcache regression, sorry :-(
MODIFY lib/dmllib.php   Rev. 1.116.2.21    (+5 -2 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 26/Feb/08 12:15 AM
MDL-13237, MDL-13661 - fixing rcache regression, sorry :-(; merged from MOODLE_19_STABLE
MODIFY lib/dmllib.php   Rev. 1.138    (+5 -2 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 26/Feb/08 12:16 AM
MDL-13237, MDL-13661 - fixing rcache regression, sorry :-(; merged from MOODLE_19_STABLE
MODIFY lib/dmllib.php   Rev. 1.91.2.16    (+5 -2 lines)