Hello
I am trying to update my mediawiki to 1.33.0 but i get stuck at the error bello, ca someone help me get past this please ?
[51100210b20d6e90dd271609] [no req] Wikimedia\Rdbms\DBQueryError from line 1587 of /home/student/public_html/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT ar_id,ar_comment FROM `archive` WHERE ar_comment_id = '0' AND (1=1) ORDER BY ar_id LIMIT 100
Function: MigrateComments::migrate
Error: 1054 Unknown column 'ar_comment_id' in 'where clause' (localhost)
Backtrace:
#0 /home/student/public_html/includes/libs/rdbms/database/Database.php(1556): Wikimedia\Rdbms\Database->getQueryExceptionAndLog(string, integer, string, string)
#1 /home/student/public_html/includes/libs/rdbms/database/Database.php(1274): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)
#2 /home/student/public_html/includes/libs/rdbms/database/Database.php(1784): Wikimedia\Rdbms\Database->query(string, string)
#3 /home/student/public_html/maintenance/migrateComments.php(159): Wikimedia\Rdbms\Database->select(string, array, array, string, array)
#4 /home/student/public_html/maintenance/migrateComments.php(53): MigrateComments->migrate(string, array, string)
#5 /home/student/public_html/maintenance/Maintenance.php(1719): MigrateComments->doDBUpdates()
#6 /home/student/public_html/includes/installer/DatabaseUpdater.php(1279): LoggedUpdateMaintenance->execute()
#7 /home/student/public_html/includes/installer/DatabaseUpdater.php(489): DatabaseUpdater->migrateComments()
#8 /home/student/public_html/includes/installer/DatabaseUpdater.php(453): DatabaseUpdater->runUpdates(array, boolean)
#9 /home/student/public_html/maintenance/update.php(203): DatabaseUpdater->doUpdates(array)
#10 /home/student/public_html/maintenance/doMaintenance.php(96): UpdateMediaWiki->execute()
#11 /home/student/public_html/maintenance/update.php(266): require_once(string)
#12 {main}