Last modified: 2010-05-15 15:33:55 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>
Fixed in REL1_4 for beta 2.