Calendar
Debug info: MySQL server has gone away
SELECT * FROM mood_event WHERE (timestart >= 2208988800 OR timestart + timeduration > 2208988800) AND timestart <= 2211667199 AND ( (groupid = 0 AND courseid = ?)) AND visible = 1 ORDER BY timestart
[array (
0 => '1',
)]
Error code: dmlreadexception
SELECT * FROM mood_event WHERE (timestart >= 2208988800 OR timestart + timeduration > 2208988800) AND timestart <= 2211667199 AND ( (groupid = 0 AND courseid = ?)) AND visible = 1 ORDER BY timestart
[array (
0 => '1',
)]
Error code: dmlreadexception
Stack trace:
- line 474 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 1088 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1356 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
- line 801 of /calendar/lib.php: call to moodle_database->get_records_select()
- line 356 of /calendar/renderer.php: call to calendar_get_events()
- line 135 of /calendar/view.php: call to core_calendar_renderer->show_month_detailed()