-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.9.2
-
None
-
v29.0.0.0
-
MOODLE_29_STABLE
This line:
https://github.com/MSOpenTech/moodle-local_o365/blob/master/classes/task/groupcreate.php#L79
Will not work on Microsoft SQL Server. You should use the $limitfrom and $limitnum arguments in get_records_sql() instead of setting LIMIT in the query.