Error reading from database
Debug info: MySQL server has gone away
SELECT * FROM lpit_context WHERE contextlevel = ? AND instanceid = ?
[array (
0 => 50,
1 => '1',
)]
Error code: dmlreadexception
Stack trace:
- line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 1273 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1624 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
- line 1596 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
- line 1575 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
- line 6985 of /lib/accesslib.php: call to moodle_database->get_record()
- line 1025 of /lib/pagelib.php: call to context_course::instance()
- line 3187 of /lib/moodlelib.php: call to moodle_page->set_course()
- line 49 of /index.php: call to require_course_login()
Error reading from database
Debug info: MySQL server has gone away
SELECT f.filter, fc.name, fc.value
FROM lpit_filter_active f
LEFT JOIN lpit_filter_config fc
ON fc.filter = f.filter
AND fc.contextid = f.contextid
WHERE f.contextid = ?
AND f.active != ?
ORDER BY f.sortorder
[array (
0 => 1,
1 => -9999,
)]
Error code: dmlreadexception
Stack trace:
- line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 1212 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 801 of /lib/filterlib.php: call to mysqli_native_moodle_database->get_recordset_sql()
- line 281 of /lib/filterlib.php: call to filter_get_globally_enabled_filters_with_config()
- line 1569 of /lib/pagelib.php: call to filter_manager->setup_page_for_globally_available_filters()
- line 1944 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()
- line 390 of /lib/setuplib.php: call to bootstrap_renderer->__call()
- line ? of unknownfile: call to default_exception_handler()