I am attempting to update from 2.2 to 2.3 and get the following message and screen every time. CIt stops at 41.86% in something to do with "unsigned columns"
Can anyone give me some guidance please?
Error code: invalidmysqlnativetype
$a contents: double unsigned
- line 641 of /lib/dml/mysqli_native_moodle_database.php: dml_exception thrown
- line 534 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->mysqltype2moodletype()
- line 460 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->get_column_info()
- line 522 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_columns()
- line 1551 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
- line 60 of /lib/db/upgradelib.php: call to moodle_database->count_records()
- line 232 of /lib/db/upgrade.php: call to upgrade_mysql_fix_unsigned_columns()
- line 1481 of /lib/upgradelib.php: call to xmldb_main_upgrade()
- line 275 of /admin/index.php: call to upgrade_core()