Error reading from database
Debug info: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
SELECT * FROM mdl_enrol WHERE courseid = $1 AND status = $2 ORDER BY sortorder,id
[array (
0 => '1391',
1 => 0,
)]
Error code: dmlreadexception
Stack trace:
Error reading from database
Debug info: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
SELECT f.filter, fc.name, fc.value
FROM mdl_filter_active f
LEFT JOIN mdl_filter_config fc
ON fc.filter = f.filter
AND fc.contextid = f.contextid
WHERE f.contextid = $1
AND f.active != $2
ORDER BY f.sortorder
[array (
0 => 1,
1 => -9999,
)]
Error code: dmlreadexception
Stack trace: