-
Bug
-
Resolution: Fixed
-
Blocker
-
2.0.2
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
MDL-27394_master -
All the backup code is missing the critical ORDER BY id for question_answers, question_numerical_units and question_match_sub.
You often get away with that on MySQL (at least with MyISAM) but on you end up with your data in a random order.
- duplicates
-
MDL-26817 Backup and restore can randomise the order of database rows
-
- Closed
-