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

ben <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #45 from ben <[email protected]> ---
I have been trying to install MW 1.23 RC1 and I'm getting this error. The error
occurs when the installer startes the database upgrade process. Replicated
below for clarity:

Notice: Uncommitted DB writes (transaction from DatabaseUpdater::doUpdates). in
C:\LG_WIKI_1-23\includes\db\Database.php on line 4147

I have checked the patches in the comments further up the page and they're all
applied to my installation.

Somewhere, I think it was on this page, I saw someone suggested running
update.php. I tried this and received a database error. I have copied the error
below, including the last few lines of update.php's output. Assuming that the
upgrade process in the installer runs this script, could this error be somehow
causing teh first error message above?

Ben

Last few lines of output from update.php:

...up_property in table user_properties already modified by patch
patch-up_property.sql.
...uploadstash table already exists.
...user_former_groups table already exists.
...index type_action already set on logging table.
...have rev_sha1 field in revision table.
...batch conversion of user_options: A database query error has occurred.
Query: UPDATE  `ew_user` SET user_name = 'BColeman',user_password =
':B:65b95335:fefb11de795fc238ad1ebd86db5d24b3',user_newpassword =
'',user_newpass_time = NULL,user_real_name = 'Brendan Coleman',user_email =
'[email protected]',user_email_authenticated = NULL,user_touched =
'20140521112253',user_token =
'043afef4dd0d8dc602549dbcdf04aa79',user_email_token =
'',user_email_token_expires = NULL,user_password_expires = NULL WHERE user_id =
'90'
Function: User::saveSettings
Error: 1054 Unknown column 'user_password_expires' in 'field list' (localhost)

-- 
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