Erro ao ler a base de dados
Debug info: MySQL server has gone away
SELECT f.id AS id, f.contenthash, f.pathnamehash, f.contextid, f.component, f.filearea, f.itemid, f.filepath, f.filename, f.userid, f.filesize, f.mimetype, f.status, f.source, f.author, f.license, f.timecreated, f.timemodified, f.sortorder, f.referencefileid, r.repositoryid AS repositoryid, r.reference AS reference, r.lastsync AS referencelastsync
FROM mdl_files f
LEFT JOIN mdl_files_reference r
ON f.referencefileid = r.id
WHERE f.pathnamehash = ?
[array (
0 => 'bb4f22100b9ddfbe7bed4be0d01384401eaedfa6',
)]
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 1671 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
- line 506 of /lib/filestorage/file_storage.php: call to moodle_database->get_record_sql()
- line 2026 of /lib/outputlib.php: call to file_storage->get_file_by_hash()
- line 59 of /theme/edumy/lib.php: call to theme_config->setting_file_serve()
- line 5153 of /lib/filelib.php: call to theme_edumy_pluginfile()
- line 44 of /pluginfile.php: call to file_pluginfile()
Erro ao ler a base de dados
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 1948 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()