mirror of
https://github.com/moodle/moodle.git
synced 2025-06-01 13:46:35 +02:00
Instead of creating an array containing all record information and then writing, we know write periodically during the recordset iteration, thus alleviating any memory concerns associated with the array approach.