Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.1.1, 2.1.2, 2.2
-
Component/s: Backup, Database SQL/XMLDB
-
Environment:Debian Squeeze 6.0.2, Apache 2.2.16, MySQL 5.1.49, PHP 5.3.3
-
Testing Instructions:
-
Workaround:
-
Database:MySQL
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull 2.1 Branch:
MDL-29262_21 -
Pull 2.1 Diff URL:
-
Pull 2.2 Branch:
MDL-29262_22 -
Pull 2.2 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Most relevant forum post: http://moodle.org/mod/forum/discuss.php?d=172859
Most likely related tracker entry: http://tracker.moodle.org/browse/MDL-29138
Having done some final checks of our new Moodle 2 install prior to teaching commencing in a few days' time, I noticed that the database was 3.4Gb in size. This was a surprise as our previous Moodle 1.9 install had three times as many courses and well over 20,000 users and had been in place for over 5 years, and it's database ended up at 1.1Gb.
Closer inspection revealed that the backup_controllers table was 3.0Gb in size and that the actual database size was more like 400Mb.
Issue Links
| This issue will help resolve: | ||||
| MDL-29138 | Regresion causes upgrade to 2.0.4 to result in large mdl_backup_controllers table |
|
|
|
Also affects Moodle 2.0.3. Table seems to grow about 5Mb a day after each run of automated backups.