Last modified: 2014-09-11 18:22:54 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T16789, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14789 - SQL error on creating a global account
SQL error on creating a global account
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
unspecified
PC Windows XP
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-11 14:34 UTC by DCLXVI
Modified: 2014-09-11 18:22 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description DCLXVI 2008-07-11 14:34:57 UTC
when trying to complete a global account (with Special:MergeAccount), I get this MySQL error:

SELECT user_id,user_email,user_email_authenticated,user_password,user_editcount FROM `user` WHERE user_name = 'User123' LIMIT 1 

in function „CentralAuthUser::localUserData“. MySQL error „1054: Unknown column 'user_editcount' in 'field list' (localhost)“.

I am using:
 MediaWiki 1.13 (r37557)
 PHP 5.2.1 (apache2handler)
 MySQL 5.0.37
 Windows XP

Any idea how to solve that?
Comment 1 Victor Vasiliev 2008-07-11 14:42:52 UTC
Try to run update.php on your wiki.
Comment 2 DCLXVI 2008-07-11 14:58:30 UTC
I did, the problem still exists.
Comment 3 Victor Vasiliev 2008-07-11 15:01:55 UTC
Make sure that you have updated all wikis joined into central login.
Comment 4 DCLXVI 2008-07-11 15:47:32 UTC
Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php on line 396

Internal error
no wiki for wiki2

Backtrace:

#0 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(400): SpecialMergeAccount->foreignUserLink('wiki2')
#1 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(393): SpecialMergeAccount->listWikiItem('wiki2', 'primary')
#2 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(380): SpecialMergeAccount->formatList(Array, Array, Array)
#3 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(371): SpecialMergeAccount->listWikis(Array, Array, Array)
#4 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(501): SpecialMergeAccount->listAttached(Array, Array)
#5 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(186): SpecialMergeAccount->step3ActionForm(Array, Array)
#6 D:\xampp\htdocs\wiki\extensions\CentralAuth\SpecialMergeAccount.php(56): SpecialMergeAccount->doDryRunMerge('wiki2', Array, Array)
#7 D:\xampp\htdocs\wiki\includes\SpecialPage.php(534): SpecialMergeAccount->execute()
#8 D:\xampp\htdocs\wiki\includes\Wiki.php(224): SpecialPage::executePath(NULL)
#9 D:\xampp\htdocs\wiki\includes\Wiki.php(55): MediaWiki->initializeSpecialCases(Object(Title))
#10 D:\xampp\htdocs\wiki\index.php(92): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(WebRequest))
#11 {main}
Comment 5 DCLXVI 2008-07-11 18:52:10 UTC
Is it possible this errot to happen because of the windows installation and the switched off email services?
Comment 6 Kunal Mehta (Legoktm) 2014-09-11 18:22:54 UTC
Probably an issue with the way you've configured CentralAuth/MediaWiki. If you're still interested, I can help you figure out what's wrong.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links