-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
5.0
-
None
-
MOODLE_500_STABLE
When I updated Moodle from 4.2 to 5.0 I got this error
Now I updated Moodle 4.4 to 5.0 and got the same error.
Debugging information:
Unknown column 'guestpassword' in 'mdleadtechbigbluebuttonbn'
ALTER TABLE mdleadtechbigbluebuttonbn ADD showpresentation TINYINT(1) NOT NULL DEFAULT 1 AFTER guestpassword
Error code: ddlexecuteerrorIGNORAR ESSA NOTIFICAÇÃO
Stack trace:
- line 503 of /lib/dml/moodle_database.php: ddl_change_structure_exception thrown
- line 346 of /lib/dml/moodle_read_replica_trait.php: call to moodle_database->query_end()
- line 1189 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
- line 77 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
- line 547 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
- line 58 of /mod/bigbluebuttonbn/db/upgrade.php: call to database_manager->add_field()
- line 908 of /lib/upgradelib.php: call to xmldb_bigbluebuttonbn_upgrade()
- line 651 of /lib/upgradelib.php: call to upgrade_plugins_modules()
- line 1937 of /lib/upgradelib.php: call to upgrade_plugins()
- line 719 of /admin/index.php: call to upgrade_noncore()