por manolo najera.
Hola a todos, después de correr la actualización el día de hoy me ha aparecido este mensaje, y además no puedo hacer ni para atrás ni para adelante. Algun consejo? de antemano muchas gracias
mod_scorm
Error escribiendo a la base de datos
Más información sobre este error
Información de depuración: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_0900_ai_ci,IMPLICIT) for operation '='
INSERT INTO scorm_scoes_value (attemptid, scoid, elementid, value, timemodified)
SELECT a.id as attemptid, t.scoid as scoid, e.id as elementid, t.value as value, t.timemodified
FROM scorm_scoes_track t
JOIN scorm_element e ON e.element = t.element
JOIN scorm_attempt a ON (t.userid = a.userid AND t.scormid = a.scormid AND a.attempt = t.attempt)
[array (
)]
Error code: dmlwriteexception
Trazado de la pila (stack):
line 497 of /lib/dml/moodle_database.php: dml_write_exception thrown
line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database->query_end()
line 1292 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
line 157 of /mod/scorm/db/upgrade.php: call to mysqli_native_moodle_database->execute()
line 953 of /lib/upgradelib.php: call to xmldb_scorm_upgrade()
line 696 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1983 of /lib/upgradelib.php: call to upgrade_plugins()
line 726 of /admin/index.php: call to upgrade_noncore()