mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
cabc411215
This is necessary because MySQL get_recordset_sql() stores the data in memory, unfortunately the alternative resultset iteration blocks concurrent access - that is why we need new method for export.