by Richard van Iwaarden.
Do you see anything serious here?
$ php check_database_schema.php
-------------------------------------------------------------------------------
backup_logs
* Unexpected index 'HZ_mdl_backlogs_bacidtimecre_ix'.
-------------------------------------------------------------------------------
bigbluebuttonbn
* column 'recordings_deleted' is missing
-------------------------------------------------------------------------------
bigbluebuttonbn_logs
* Unexpected index 'HZ_mdl_bigblogs_bnidlogmeta_ix'.
-------------------------------------------------------------------------------
auth_saml2_kvstore
* Unexpected index 'HZ_mdl_authsamlkvst_expix'.
-------------------------------------------------------------------------------
format_tabs_options
* Unexpected index 'mdl_formtabsopti_cfo_ix'.
* Unexpected index 'mdl_formtabsopti_id_ix'.
-------------------------------------------------------------------------------
local_recompletion_sa
* column 'courseid' has default '0', expected '1' (I)
* Missing index 'attempt' (not unique (attempt)).
CREATE INDEX mdl_locarecosa_att_ix ON mdl_local_recompletion_sa (attempt);
-------------------------------------------------------------------------------
local_recompletion_ssv
* column 'attemptid' has default '0', expected '1' (I)
* column 'elementid' has default '0', expected 'NULL' (I)
* column 'courseid' has default '0', expected '1' (I)
-------------------------------------------------------------------------------
logstore_standard_log
* Unexpected index 'HZ_mdl_logsstanlog_couactobj_ix'.
* Unexpected index 'HZ_mdl_logsstanlog_coucoiiconlcrud_ix'.
-------------------------------------------------------------------------------
multitabs_course_format_opts
* table is not expected
-------------------------------------------------------------------------------
theme_learnr_flavours
* table is not expected
-------------------------------------------------------------------------------
$ php check_database_schema.php
-------------------------------------------------------------------------------
backup_logs
* Unexpected index 'HZ_mdl_backlogs_bacidtimecre_ix'.
-------------------------------------------------------------------------------
bigbluebuttonbn
* column 'recordings_deleted' is missing
-------------------------------------------------------------------------------
bigbluebuttonbn_logs
* Unexpected index 'HZ_mdl_bigblogs_bnidlogmeta_ix'.
-------------------------------------------------------------------------------
auth_saml2_kvstore
* Unexpected index 'HZ_mdl_authsamlkvst_expix'.
-------------------------------------------------------------------------------
format_tabs_options
* Unexpected index 'mdl_formtabsopti_cfo_ix'.
* Unexpected index 'mdl_formtabsopti_id_ix'.
-------------------------------------------------------------------------------
local_recompletion_sa
* column 'courseid' has default '0', expected '1' (I)
* Missing index 'attempt' (not unique (attempt)).
CREATE INDEX mdl_locarecosa_att_ix ON mdl_local_recompletion_sa (attempt);
-------------------------------------------------------------------------------
local_recompletion_ssv
* column 'attemptid' has default '0', expected '1' (I)
* column 'elementid' has default '0', expected 'NULL' (I)
* column 'courseid' has default '0', expected '1' (I)
-------------------------------------------------------------------------------
logstore_standard_log
* Unexpected index 'HZ_mdl_logsstanlog_couactobj_ix'.
* Unexpected index 'HZ_mdl_logsstanlog_coucoiiconlcrud_ix'.
-------------------------------------------------------------------------------
multitabs_course_format_opts
* table is not expected
-------------------------------------------------------------------------------
theme_learnr_flavours
* table is not expected
-------------------------------------------------------------------------------