https://bugzilla.wikimedia.org/show_bug.cgi?id=29929

       Web browser: ---
             Bug #: 29929
           Summary: Failed db upgrade from 1.14
           Product: MediaWiki
           Version: 1.17.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Stepping through the upgrade process from 1.14.0 on the web-ui, I keep ending
up on ?page=Upgrade and not being able to continue.  The screen that displays
has the following error message:


Adding log_user_text field to table logging...ok
Populating log_user_text field, printing progress markers. For large
databases, you may want to hit Ctrl-C and do this manually with
maintenance/populateLogUsertext.php.

An error occured:
Error in fetchObject(): Unknown column 'log_user_text' in 'field list'
(localhost)
Backtrace:
#0
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/db/Database.php(3137):
DatabaseMysql->fetchObject(Object(ResultWrapper))
#1
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/db/Database.php(3195):
ResultWrapper->fetchObject()
#2
/home/mah/work/code/mediawiki/mediawiki-1.17.0/maintenance/populateLogUsertext.php(55):
ResultWrapper->next()
#3
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/installer/DatabaseUpdater.php(529):
PopulateLogUsertext->execute()
#4 [internal function]: DatabaseUpdater->doLogUsertextPopulation()
#5
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/installer/DatabaseUpdater.php(250):
call_user_func_array(Array, Array)
#6
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/installer/DatabaseUpdater.php(218):
DatabaseUpdater->runUpdates(Array, false)
#7
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/installer/DatabaseInstaller.php(265):
DatabaseUpdater->doUpdates()
#8
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/installer/WebInstallerPage.php(492):
DatabaseInstaller->doUpgrade()
#9
/home/mah/work/code/mediawiki/mediawiki-1.17.0/includes/installer/WebInstaller.php(250):
WebInstaller_Upgrade->execute()
#10 /home/mah/work/code/mediawiki/mediawiki-1.17.0/mw-config/index.php(46):
WebInstaller->execute(Array)
#11 /home/mah/work/code/mediawiki/mediawiki-1.17.0/mw-config/index.php(14):
wfInstallerMain()
#12 {main}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to