https://bugzilla.wikimedia.org/show_bug.cgi?id=32377
--- Comment #4 from Aaron Schulz <[email protected]> 2011-11-12 22:27:40 UTC --- You must have run the trunk/ update.php or something. I don't see how else user_options could have been removed otherwise. You will have to run "ALTER TABLE /* prefix */user ADD COLUMN user_options BLOB NOT NULL;" manually. Running 1.18 update.php will not reverse the changes later MediaWiki versions made. Just to be clear, by "branch" you mean /mediawiki/branches/REL1_18/, right? -- 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
