Last modified: 2010-05-15 15:33:55 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 T3009, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1009 - Special:Makesysop fails by doubling database prefix
Special:Makesysop fails by doubling database prefix
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.4.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-12-05 07:03 UTC by Brandon Monse
Modified: 2010-05-15 15:33 UTC (History)
0 users

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


Attachments

Description Brandon Monse 2004-12-05 07:03:32 UTC
The Makesysop page fails by adding the table prefix twice to the SQL query:

For instance, on an installation with the prefix "mediawiki2",

<tt>A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:

    REPLACE INTO mediawiki2mediawiki2user_rights (ur_user,ur_rights) VALUES
('2','sysop,bureaucrat')

from within function "MakesysopForm::doSubmit". MySQL returned error "1146:
Table 'brm.mediawiki2mediawiki2user_rights' doesn't exist".
</tt>
Comment 1 Brion Vibber 2004-12-05 17:54:17 UTC
Fixed in REL1_4 for beta 2.

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


Navigation
Links