Si è verificato un errore durante la lettura del database
Debug info: MySQL server has gone away
SELECT f.id AS fid, f.course AS fcourse, f.type AS ftype, f.name AS fname, f.intro AS fintro, f.introformat AS fintroformat, f.duedate AS fduedate, f.cutoffdate AS fcutoffdate, f.assessed AS fassessed, f.assesstimestart AS fassesstimestart, f.assesstimefinish AS fassesstimefinish, f.scale AS fscale, f.grade_forum AS fgrade_forum, f.grade_forum_notify AS fgrade_forum_notify, f.maxbytes AS fmaxbytes, f.maxattachments AS fmaxattachments, f.forcesubscribe AS fforcesubscribe, f.trackingtype AS ftrackingtype, f.rsstype AS frsstype, f.rssarticles AS frssarticles, f.timemodified AS ftimemodified, f.warnafter AS fwarnafter, f.blockafter AS fblockafter, f.blockperiod AS fblockperiod, f.completiondiscussions AS fcompletiondiscussions, f.completionreplies AS fcompletionreplies, f.completionposts AS fcompletionposts, f.displaywordcount AS fdisplaywordcount, f.lockdiscussionafter AS flockdiscussionafter, ctx.id AS ctxid, ctx.path AS ctxpath, ctx.depth AS ctxdepth, ctx.contextlevel AS ctxlevel, ctx.instanceid AS ctxinstance, ctx.locked AS ctxlocked, cm.id AS cm_id, cm.course AS cm_course, cm.module AS cm_module, cm.instance AS cm_instance, cm.section AS cm_section, cm.idnumber AS cm_idnumber, cm.added AS cm_added, cm.score AS cm_score, cm.indent AS cm_indent, cm.visible AS cm_visible, cm.visibleoncoursepage AS cm_visibleoncoursepage, cm.visibleold AS cm_visibleold, cm.groupmode AS cm_groupmode, cm.groupingid AS cm_groupingid, cm.completion AS cm_completion, cm.completiongradeitemnumber AS cm_completiongradeitemnumber, cm.completionview AS cm_completionview, cm.completionexpected AS cm_completionexpected, cm.showdescription AS cm_showdescription, cm.availability AS cm_availability, cm.deletioninprogress AS cm_deletioninprogress, c.id AS c_id, c.category AS c_category, c.sortorder AS c_sortorder, c.fullname AS c_fullname, c.shortname AS c_shortname, c.idnumber AS c_idnumber, c.summary AS c_summary, c.summaryformat AS c_summaryformat, c.format AS c_format, c.showgrades AS c_showgrades, c.newsitems AS c_newsitems, c.startdate AS c_startdate, c.enddate AS c_enddate, c.relativedatesmode AS c_relativedatesmode, c.marker AS c_marker, c.maxbytes AS c_maxbytes, c.legacyfiles AS c_legacyfiles, c.showreports AS c_showreports, c.visible AS c_visible, c.visibleold AS c_visibleold, c.downloadcontent AS c_downloadcontent, c.groupmode AS c_groupmode, c.groupmodeforce AS c_groupmodeforce, c.defaultgroupingid AS c_defaultgroupingid, c.lang AS c_lang, c.calendartype AS c_calendartype, c.theme AS c_theme, c.timecreated AS c_timecreated, c.timemodified AS c_timemodified, c.requested AS c_requested, c.enablecompletion AS c_enablecompletion, c.completionnotify AS c_completionnotify, c.cacherev AS c_cacherev, c.originalcourseid AS c_originalcourseid FROM mdl_forum f JOIN mdl_modules m ON m.name = 'forum' JOIN mdl_course_modules cm ON cm.module = m.id AND cm.instance = f.id JOIN mdl_context ctx ON ctx.contextlevel = 70 AND ctx.instanceid = cm.id JOIN mdl_course c ON c.id = f.course WHERE cm.id = ?
[array (
0 => 346,
)]
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 155 of /mod/forum/classes/local/vaults/forum.php: call to mysqli_native_moodle_database->get_records_sql()
- line 140 of /mod/forum/classes/local/vaults/forum.php: call to mod_forum\local\vaults\forum->get_from_course_module_ids()
- line 52 of /mod/forum/view.php: call to mod_forum\local\vaults\forum->get_from_course_module_id()
Si è verificato un errore durante la lettura del database
Debug info: MySQL server has gone away
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 = ?
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 1570 of /lib/pagelib.php: call to filter_manager->setup_page_for_globally_available_filters()
- line 1950 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()