Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 46931

Re: error upgrading from moodle 1.9 - 2.0

$
0
0
by Jayne Hepburn.  

Thank you v much Guillermo and Ken smile that worked a treat and I managed to get rid of the MSO in 1 course.

However I am getting another error message

Debug info: Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='
SELECT DISTINCT c.id AS courseid, ra.enrol, c.timecreated, c.timemodified
FROM mdl_course c
JOIN mdl_context ctx ON (ctx.instanceid = c.id AND ctx.contextlevel = 50)
JOIN mdl_role_assignments ra ON (ra.contextid = ctx.id AND ra.enrol <> '')
LEFT JOIN mdl_enrol e ON (e.courseid = c.id AND e.enrol = ra.enrol)
WHERE c.id <> ? AND e.id IS NULL
[array (
0 => '1',
)]
Stack trace:
  • line 391 of \lib\dml\moodle_database.php: dml_read_exception thrown
  • line 768 of \lib\dml\mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 4093 of \lib\db\upgrade.php: call to mysqli_native_moodle_database->get_recordset_sql()
  • line 1393 of \lib\upgradelib.php: call to xmldb_main_upgrade()
  • line 273 of \admin\index.php: call to upgrade_core()
Your help is much appreciated as I'm running out of time to migrate.Ken I am using a testing server for all this. Wanted to get the upgrade steps correct before I work on the live site. Thanks Jayne

Viewing all articles
Browse latest Browse all 46931

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>