-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3.4, 2.4.1, 2.5
-
None
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
w04_
MDL-37734_m25_marshack -
Implementation to fix B) @ MDL-37734
In the Moodle sqlsrv driver: each time a transaction is going to be stated, we read ALL the opened recodsets and put them in memory (and closing them), emulating iteration from there (similar to the FreeTDS solution). Hopefully, memory won't grow a lot (if opened recordsets aren't too big) and speed should not get much impact.
- has been marked as being related by
-
MDL-37033 Decide Moodle 2.5 requirements and push them to environment.xml
-
- Closed
-