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

       Web browser: ---
            Bug ID: 44059
           Summary: Error 1170 when creating account_requests table
           Product: MediaWiki extensions
           Version: REL1_20 branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: ConfirmAccount
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

I just upgraded to MediaWiki 1.20.2 today. I downloaded and put in place the
wikimedia-mediawiki-extensions-ConfirmAccount-83ae0c9.tar.gz file and following
the instructions http://www.mediawiki.org/wiki/Extension:ConfirmAccount

When I ran php-5.3 maintenance/update.php I got the following:

[...]
...have cuc_private field in cu_changes table.
Creating account_requests table ...A database query syntax error has occurred.
The last attempted database query was:
"CREATE INDEX acr_email_token ON `wiki_account_requests` (acr_email_token)
"
from within function "DatabaseBase::sourceFile(
[...]/w/extensions/ConfirmAccount/backend/schema/mysql/ConfirmAccount.sql )".
Database returned error "1170: BLOB/TEXT column 'acr_email' used in key
specification without a key length (mysql.partimus.org)"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to